Remove hello world
This commit is contained in:
parent
4080abfd7d
commit
9fd0d256b5
|
@ -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 ... ");
|
||||
|
|
Loading…
Reference in New Issue