Whitespace fix

This commit is contained in:
Ryan Cavicchioni 2021-01-24 20:49:22 -06:00
parent 211de24485
commit f2da3dadd7
Signed by: chill9
GPG Key ID: 877EEDAF9245103D
1 changed files with 1 additions and 1 deletions

View File

@ -8,4 +8,4 @@ import (
func main() {
lumecmd.ExitWithCode(lumecmd.Main(os.Args))
}
}