1
0
mirror of https://github.com/DanilaFe/abacus synced 2024-11-18 00:19:32 -08:00

Remove useless comment.

This commit is contained in:
Danila Fedorin 2017-08-10 22:16:12 -07:00
parent 1c448048f2
commit 7c378b401a

View File

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