diff --git a/build.gradle b/build.gradle index 1a408bc..b271dbc 100644 --- a/build.gradle +++ b/build.gradle @@ -16,6 +16,5 @@ dependencies { testCompile 'junit:junit:4.12' } -// Define the main class for the application mainClassName = 'org.nwapw.abacus.Abacus'