Whitespace fix

This commit is contained in:
2021-01-24 20:49:22 -06:00
parent 211de24485
commit f2da3dadd7

View File

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