Removed unused imports

This commit is contained in:
Modmuss50 2015-11-12 19:50:20 +00:00
parent 5419067213
commit 7e07320844
26 changed files with 1 additions and 35 deletions

View file

@ -8,7 +8,6 @@ import net.minecraft.item.ItemStack;
import techreborn.api.power.IEnergyItemInfo;
import techreborn.client.TechRebornCreativeTab;
import techreborn.config.ConfigTechReborn;
import techreborn.powerSystem.PoweredItem;
public class ItemLapotronicOrb extends Item implements IEnergyItemInfo{