From 6312636fd9a4d0f56dc7c9ff474a99d879bcb4e9 Mon Sep 17 00:00:00 2001 From: OnyxDarkKnight Date: Mon, 23 Mar 2015 14:51:06 +0000 Subject: Reworked the whole repo. --- java/darkknight/jewelrycraft/CommonProxy.java | 13 ------------- 1 file changed, 13 deletions(-) delete mode 100644 java/darkknight/jewelrycraft/CommonProxy.java (limited to 'java/darkknight/jewelrycraft/CommonProxy.java') diff --git a/java/darkknight/jewelrycraft/CommonProxy.java b/java/darkknight/jewelrycraft/CommonProxy.java deleted file mode 100644 index c6fa39f..0000000 --- a/java/darkknight/jewelrycraft/CommonProxy.java +++ /dev/null @@ -1,13 +0,0 @@ -package darkknight.jewelrycraft; - -/** - * The Class CommonProxy. - */ -public class CommonProxy -{ - public void preInit() - {} - - public void postInit() - {} -} \ No newline at end of file -- cgit v1.2.3