Remove base module

This commit is contained in:
thatsIch
2015-09-25 23:28:57 +02:00
parent 2d71b0e34a
commit 71223a9d58
22 changed files with 38 additions and 71 deletions
@@ -21,7 +21,6 @@ package appeng.integration;
public interface IIntegrationModule
{
void init() throws Throwable;
void postInit();