Removed Extra Import.

This commit is contained in:
AlgorithmX2 2014-09-17 10:34:43 -05:00
parent a18408a619
commit 2c839493dd

View file

@ -28,7 +28,6 @@ import appeng.items.AEBaseItem;
import appeng.items.contents.CellConfig;
import appeng.items.contents.CellUpgrades;
import appeng.items.materials.MaterialType;
import appeng.me.storage.CellInventoryHandler;
import appeng.util.InventoryAdaptor;
import appeng.util.Platform;