Skip to content

Commit

Permalink
Removed unneeded line
Browse files Browse the repository at this point in the history
  • Loading branch information
christianlupus committed Apr 15, 2020
1 parent 6b56e1a commit 45dccf8
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/gtimelog/main.py
Expand Up @@ -1834,7 +1834,6 @@ def add_footer(self):
(format_duration(real_time_left), 'duration'),
(time_to_leave, 'time'),
(format_duration(-time_left), 'duration'),
#(format_duration(time_left), 'duration'),
)
else:
fmt = _('Time left at work: {0} (till {1:%H:%M})')
Expand Down

0 comments on commit 45dccf8

Please sign in to comment.