You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: simplify duration calculations in age.go
Removed redundant variable assignments in the Age and Duration functions.
Refactored the PRDuration function to reduce nesting and improve readability.
No functional changes were made.
0 commit comments