mirror of https://github.com/zlatinb/muwire
switch to groovy entry point
parent
0b43be2bc4
commit
cea5825b8d
|
@ -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");
|
||||
}
|
||||
}
|
Loading…
Reference in New Issue