Skip to content

Commit

Permalink
Ooops, println remained! Out of here!
Browse files Browse the repository at this point in the history
  • Loading branch information
fdodino committed Jun 24, 2017
1 parent 588d2c5 commit 679cc06
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ class WollokLauncher extends WollokChecker {
System.exit(0)
}
catch (Exception e) {
println(e.message)
System.exit(-1)
}
}
Expand Down

0 comments on commit 679cc06

Please sign in to comment.