fixed kaden's stupid indentation

pull/22/head
Schmenn 2021-04-21 19:45:45 +02:00
parent 6ab4d58f79
commit aac91275b4
1 changed files with 2 additions and 3 deletions

View File

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