Basic reformat, hit once, hope never again
This commit is contained in:
@@ -18,11 +18,11 @@
|
||||
|
||||
package appeng.integration;
|
||||
|
||||
|
||||
public interface IIntegrationModule
|
||||
{
|
||||
|
||||
void init() throws Throwable;
|
||||
|
||||
void postInit();
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user