diff --git a/src/main/java/com/github/gtexpert/core/api/recipes/GTERecipeMaps.java b/src/main/java/com/github/gtexpert/core/api/recipes/GTERecipeMaps.java index 6cca03e1..e2319889 100644 --- a/src/main/java/com/github/gtexpert/core/api/recipes/GTERecipeMaps.java +++ b/src/main/java/com/github/gtexpert/core/api/recipes/GTERecipeMaps.java @@ -9,7 +9,6 @@ import gregtech.core.sound.GTSoundEvents; import com.github.gtexpert.core.api.gui.GTEGuiTextures; -import com.github.gtexpert.core.common.GTEConfigHolder; import crafttweaker.annotations.ZenRegister; import stanhebben.zenscript.annotations.ZenExpansion;