From 3b0b96a00e667a50c1135f88e9b72d68af2474cc Mon Sep 17 00:00:00 2001 From: "Benjamin J. Culkin" Date: Sun, 16 Sep 2018 21:37:45 -0300 Subject: Remove stock files --- clformat/src/main/java/bjc/App.java | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 clformat/src/main/java/bjc/App.java (limited to 'clformat/src/main/java/bjc/App.java') diff --git a/clformat/src/main/java/bjc/App.java b/clformat/src/main/java/bjc/App.java deleted file mode 100644 index ff1c4f9..0000000 --- a/clformat/src/main/java/bjc/App.java +++ /dev/null @@ -1,13 +0,0 @@ -package bjc; - -/** - * Hello world! - * - */ -public class App -{ - public static void main( String[] args ) - { - System.out.println( "Hello World!" ); - } -} -- cgit v1.2.3