clean up and fix project dependencies

This commit is contained in:
Thomas Chojecki
2015-02-21 18:13:59 +01:00
parent b66a404212
commit f1de58b424
3 changed files with 7 additions and 17 deletions

View File

@@ -1,13 +0,0 @@
package org.mustangproject.ZUGFeRD;
/**
* Hello world!
*
*/
public class App
{
public static void main( String[] args )
{
System.out.println( "Hello World!" );
}
}