Remove InvTweaks Annotation, was no-op.
This commit is contained in:
parent
8ffc032f07
commit
ee107595ea
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,5 @@
|
|||
package appeng.container.implementations;
|
||||
|
||||
import invtweaks.api.container.IgnoreContainer;
|
||||
|
||||
import java.io.IOException;
|
||||
import java.nio.BufferOverflowException;
|
||||
|
||||
|
@ -47,7 +45,6 @@ import appeng.util.ConfigManager;
|
|||
import appeng.util.IConfigManagerHost;
|
||||
import appeng.util.Platform;
|
||||
|
||||
@IgnoreContainer
|
||||
public class ContainerMEMonitorable extends AEBaseContainer implements IConfigManagerHost, IConfigureableObject, IMEMonitorHandlerReceiver<IAEItemStack>
|
||||
{
|
||||
|
||||
|
|
Loading…
Reference in a new issue