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

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