fixed kaden's stupid indentation

This commit is contained in:
Schmenn 2021-04-21 19:45:45 +02:00
parent 6ab4d58f79
commit aac91275b4

View file

@ -192,6 +192,5 @@ func initCommand(inputFile string, mode string) {
} else { } else {
fmt.Println("incompatible input file") fmt.Println("incompatible input file")
} }
} }