Remove hello world

This commit is contained in:
Jan Philipp Timme 2017-11-20 23:24:54 +01:00
parent 4080abfd7d
commit 9fd0d256b5
1 changed files with 0 additions and 4 deletions

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 ... ");