diff options
| author | Foghrye4 <foghrye4@gmail.com> | 2017-01-27 11:32:28 +0300 |
|---|---|---|
| committer | Foghrye4 <foghrye4@gmail.com> | 2017-01-27 11:32:28 +0300 |
| commit | 2db8e30b1d2151fdde5d08a6c06aef55f0c397d2 (patch) | |
| tree | e8cd0022f3a30a5c952092e0ea4c7ffdafcdf7bb /ihl/nei_integration/ElectricEvaporatorRecipeHandler.java | |
| parent | ffe23313fb7421b0a1849b420baf708999023f7b (diff) | |
License, readme and stuff
Diffstat (limited to 'ihl/nei_integration/ElectricEvaporatorRecipeHandler.java')
| -rw-r--r-- | ihl/nei_integration/ElectricEvaporatorRecipeHandler.java | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ihl/nei_integration/ElectricEvaporatorRecipeHandler.java b/ihl/nei_integration/ElectricEvaporatorRecipeHandler.java index 1c9cff3..535646f 100644 --- a/ihl/nei_integration/ElectricEvaporatorRecipeHandler.java +++ b/ihl/nei_integration/ElectricEvaporatorRecipeHandler.java @@ -4,7 +4,6 @@ import java.awt.Rectangle; import java.util.Map;
import ihl.processing.chemistry.ElectricEvaporatorGui;
-import ihl.processing.chemistry.ElectricEvaporatorTileEntity;
import ihl.processing.chemistry.EvaporatorTileEntity;
import ihl.recipes.UniversalRecipeInput;
import ihl.recipes.UniversalRecipeOutput;
|
