Delete Goat.java

This commit is contained in:
vxunderground
2020-10-31 20:47:18 -05:00
committed by GitHub
parent 039303d39a
commit 3260f3dae4
@@ -1,5 +0,0 @@
public class Goat {
public static void main(String[] args){
System.out.println("Hi! Any code can be running here!");
}
}