Remove not needed imports

This commit is contained in:
thatsIch
2014-10-01 10:43:26 +02:00
parent e1627734b1
commit dedefee30b
11 changed files with 0 additions and 13 deletions
@@ -1,7 +1,6 @@
package appeng.container.implementations;
import net.minecraft.entity.player.EntityPlayer;
import net.minecraft.entity.player.EntityPlayerMP;
import net.minecraft.entity.player.InventoryPlayer;
import net.minecraft.inventory.ICrafting;
import net.minecraft.inventory.IInventory;