docs: removed some redundant TODO

This commit is contained in:
kenji
2026-01-11 11:29:07 -06:00
parent 14b873d704
commit dd9281dcf1
-1
View File
@@ -1,7 +1,6 @@
#!/usr/bin/env bash #!/usr/bin/env bash
hour=$(date +%H) hour=$(date +%H)
# TODO(human): Set your name here
name="kenji" name="kenji"
if [[ $hour -lt 12 ]]; then if [[ $hour -lt 12 ]]; then