Fixed license and unused imports

This commit is contained in:
drcrazy 2018-12-12 16:14:36 +03:00
parent 08b8039e9f
commit 83fd409e94
6 changed files with 24 additions and 7 deletions

View file

@ -27,7 +27,6 @@ package techreborn.init;
import net.minecraft.item.ItemStack;
import techreborn.api.TechRebornAPI;
import techreborn.blocks.cable.EnumCableType;
import techreborn.compat.CompatManager;
import techreborn.config.ConfigTechReborn;
import techreborn.items.ingredients.ItemIngots;
import techreborn.items.ingredients.ItemParts;