Remove hello world

This commit is contained in:
JPT
2017-11-20 23:24:54 +01:00
parent 4080abfd7d
commit 9fd0d256b5
-4
View File
@@ -2,10 +2,6 @@ package hsh.ins_jena;
import hsh.ins_jena.model.Generator;
/**
* Hello world!
*
*/
public class App {
public static void main(String[] args) {
System.out.print("Generating ... ");