From 96b36b7fd0a16577b882efe510770f2a58a776f1 Mon Sep 17 00:00:00 2001 From: Siraaj Khandkar Date: Mon, 23 Dec 2019 22:59:57 -0500 Subject: [PATCH] Remove a done TODO item --- home/lib/login_functions.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/home/lib/login_functions.sh b/home/lib/login_functions.sh index cac982e..3d2cacd 100644 --- a/home/lib/login_functions.sh +++ b/home/lib/login_functions.sh @@ -7,7 +7,6 @@ d() { shell_activity_report() { # TODO: optional concrete number output - # TODO: manual weekday calc (since forking date is so expensive) # TODO: optional combinations of granularities: hour, weekday, month, year local group_by="$1" case "$group_by" in -- 2.20.1