Skip to content

Commit 93d9a5c

Browse files
committed
fix whitespace
1 parent 509de01 commit 93d9a5c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cli/start.go

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -480,7 +480,7 @@ func printLogo(cmd *cobra.Command, spooky bool) {
480480
░ ░ ░ ░ ▒ ░ ░ ░ ░ ░░ ░
481481
░ ░ ░ ░ ░ ░ ░ ░
482482
░ ░
483-
`)
483+
`)
484484
return
485485
}
486486
_, _ = fmt.Fprintf(cmd.OutOrStdout(), ` ▄█▀ ▀█▄

0 commit comments

Comments
 (0)