docs: removed some redundant TODO
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user