From 8da93aa15fe940d8feb4e056adbf55fa33ce9144 Mon Sep 17 00:00:00 2001 From: GitHub Actions <> Date: Sun, 4 Jan 2026 07:03:16 +0000 Subject: [PATCH] spotlessApply --- .../java/com/github/gtexpert/core/api/recipes/GTERecipeMaps.java | 1 - 1 file changed, 1 deletion(-) 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;