Remove useless comment.

This commit is contained in:
Danila Fedorin 2017-08-10 22:16:12 -07:00
parent 1c448048f2
commit 7c378b401a
1 changed files with 0 additions and 1 deletions

View File

@ -16,6 +16,5 @@ dependencies {
testCompile 'junit:junit:4.12'
}
// Define the main class for the application
mainClassName = 'org.nwapw.abacus.Abacus'