Remove not used throws
This commit is contained in:
@@ -47,7 +47,7 @@ public class ImmibisMicroblocks extends BaseModule implements IImmibisMicroblock
|
||||
}
|
||||
|
||||
@Override
|
||||
public void PostInit() throws Throwable
|
||||
public void PostInit()
|
||||
{
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user