summaryrefslogtreecommitdiff
path: root/ihl/nei_integration/LabElectrolyzerRecipeHandler.java
diff options
context:
space:
mode:
Diffstat (limited to 'ihl/nei_integration/LabElectrolyzerRecipeHandler.java')
-rw-r--r--ihl/nei_integration/LabElectrolyzerRecipeHandler.java1
1 files changed, 0 insertions, 1 deletions
diff --git a/ihl/nei_integration/LabElectrolyzerRecipeHandler.java b/ihl/nei_integration/LabElectrolyzerRecipeHandler.java
index ea705f6..a9df742 100644
--- a/ihl/nei_integration/LabElectrolyzerRecipeHandler.java
+++ b/ihl/nei_integration/LabElectrolyzerRecipeHandler.java
@@ -11,7 +11,6 @@ import ihl.processing.chemistry.LabElectrolyzerTileEntity;
import ihl.recipes.UniversalRecipeInput;
import ihl.recipes.UniversalRecipeOutput;
import net.minecraft.client.gui.inventory.GuiContainer;
-import net.minecraft.util.StatCollector;
public class LabElectrolyzerRecipeHandler extends MachineRecipeHandler {
@Override