remove hello-world.java

This commit is contained in:
vala 2019-09-13 19:33:21 +02:00
parent 2c8403509b
commit 3d0ce98dd0

View File

@ -1,3 +0,0 @@
public static void main(String[] args){
System.out.print("hello world");
}