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

@ -1,6 +1,5 @@
package techreborn.lib;
import net.minecraft.util.StatCollector;
import reborncore.common.IModInfo;
public class ModInfo implements IModInfo {