Delete Goat.java

This commit is contained in:
vxunderground 2020-10-31 20:47:18 -05:00 committed by GitHub
parent 039303d39a
commit 3260f3dae4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +0,0 @@
public class Goat {
public static void main(String[] args){
System.out.println("Hi! Any code can be running here!");
}
}