Removed unused imports
This commit is contained in:
parent
0fa72c4fc3
commit
3fb799e544
1 changed files with 0 additions and 2 deletions
|
@ -30,11 +30,9 @@ import techreborn.api.TechRebornAPI;
|
||||||
import techreborn.blocks.BlockMachineFrames;
|
import techreborn.blocks.BlockMachineFrames;
|
||||||
import techreborn.blocks.cable.EnumCableType;
|
import techreborn.blocks.cable.EnumCableType;
|
||||||
import techreborn.config.ConfigTechReborn;
|
import techreborn.config.ConfigTechReborn;
|
||||||
import techreborn.itemblocks.ItemBlockMachineFrames;
|
|
||||||
import techreborn.items.ingredients.ItemIngots;
|
import techreborn.items.ingredients.ItemIngots;
|
||||||
import techreborn.items.ingredients.ItemParts;
|
import techreborn.items.ingredients.ItemParts;
|
||||||
import techreborn.items.ingredients.ItemPlates;
|
import techreborn.items.ingredients.ItemPlates;
|
||||||
import techreborn.lib.ModInfo;
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* Created by Mark on 18/12/2016.
|
* Created by Mark on 18/12/2016.
|
||||||
|
|
Loading…
Reference in a new issue