diff --git a/exploits.go b/exploits.go index 209f746..7028877 100644 --- a/exploits.go +++ b/exploits.go @@ -191,7 +191,6 @@ func initCommand(inputFile string, mode string) { return } else { - fmt.Println("incompatible input file") - - } + fmt.Println("incompatible input file") + } }