mirror of
https://github.com/vbatts/freezing-octo-hipster.git
synced 2024-11-21 22:45:39 +00:00
gofmt
This commit is contained in:
parent
60d141ea26
commit
d856d5bea4
1 changed files with 1 additions and 1 deletions
|
@ -20,7 +20,7 @@ func main() {
|
|||
flag.Parse()
|
||||
|
||||
if *flDate {
|
||||
// this intentionally has no '\n'
|
||||
// this intentionally has no '\n'
|
||||
fmt.Printf("== %s", time.Now().Format(time.UnixDate))
|
||||
return
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue