aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xgromo1
1 files changed, 0 insertions, 1 deletions
diff --git a/gromo b/gromo
index b4a4122..44736e3 100755
--- a/gromo
+++ b/gromo
@@ -33,7 +33,6 @@ while true; do
(sleep $STOP_SECONDS && mpv --no-terminal "$DING_FILE") &
slock
- echo $seconds
if [ $seconds -lt 60 ]; then
gromo_time="$seconds seconds"
elif [ $seconds -lt 3600 ]; then