Format main.go

This commit is contained in:
Noah 2024-03-17 17:59:56 -05:00
parent dfeef3e271
commit 5b445eb29a

View File

@ -50,6 +50,6 @@ func main() {
}
if Times.Happened() {
times()
times()
}
}