switch to groovy entry point

pull/4/head
Zlatin Balevsky 2018-07-23 15:18:24 +01:00
parent 0b43be2bc4
commit cea5825b8d
1 changed files with 0 additions and 7 deletions

View File

@ -1,7 +0,0 @@
package com.muwire.core;
public class Core {
public static void main(String[] args) {
System.out.println("This doesn't do anything yet");
}
}