docs: removed some redundant TODO
This commit is contained in:
@@ -1,7 +1,6 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
hour=$(date +%H)
|
||||
# TODO(human): Set your name here
|
||||
name="kenji"
|
||||
|
||||
if [[ $hour -lt 12 ]]; then
|
||||
|
||||
Reference in New Issue
Block a user