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.util.item;
import java.lang.ref.WeakReference;
import java.util.Iterator;
import java.util.WeakHashMap;
import net.minecraft.item.Item;