removed unused inport to fix crash
This commit is contained in:
parent
7308507a74
commit
62b5f2f046
1 changed files with 0 additions and 2 deletions
|
@ -1,7 +1,5 @@
|
|||
package techreborn.init;
|
||||
|
||||
import biomesoplenty.api.content.BOPCBlocks;
|
||||
import cpw.mods.fml.common.Loader;
|
||||
import ic2.api.item.IC2Items;
|
||||
import net.minecraft.init.Blocks;
|
||||
import net.minecraft.init.Items;
|
||||
|
|
Loading…
Reference in a new issue