Delete helloWorld.java

master
Hamothy 4 years ago committed by GitHub
parent 817f064ac1
commit a07e12ee28
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -1,7 +0,0 @@
public class helloWorld {
public static void main(String[] args) {
/* Printing out Hello World! */
System.out.println("Hello World!");
}
}
Loading…
Cancel
Save