Remove a done TODO item
authorSiraaj Khandkar <siraaj@khandkar.net>
Tue, 24 Dec 2019 03:59:57 +0000 (22:59 -0500)
committerSiraaj Khandkar <siraaj@khandkar.net>
Tue, 24 Dec 2019 03:59:57 +0000 (22:59 -0500)
home/lib/login_functions.sh

index cac982e..3d2cacd 100644 (file)
@@ -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
This page took 0.021751 seconds and 4 git commands to generate.