switch to groovy entry point
This commit is contained in:
@@ -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");
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user