From f07967e9460643f6b157140e61de5b7db560d8da Mon Sep 17 00:00:00 2001 From: Ghzdude <44148655+ghzdude@users.noreply.github.com> Date: Wed, 8 Jan 2025 19:48:38 -0700 Subject: [PATCH] spotless --- .../java/gregtech/api/mui/widget/GhostCircuitSlotWidget.java | 1 - 1 file changed, 1 deletion(-) diff --git a/src/main/java/gregtech/api/mui/widget/GhostCircuitSlotWidget.java b/src/main/java/gregtech/api/mui/widget/GhostCircuitSlotWidget.java index e11ba5d467b..991f65e7d05 100644 --- a/src/main/java/gregtech/api/mui/widget/GhostCircuitSlotWidget.java +++ b/src/main/java/gregtech/api/mui/widget/GhostCircuitSlotWidget.java @@ -4,7 +4,6 @@ import gregtech.api.mui.GTGuiTextures; import gregtech.api.mui.GTGuis; import gregtech.api.recipes.ingredients.IntCircuitIngredient; -import gregtech.api.util.GTLog; import gregtech.client.utils.TooltipHelper; import net.minecraft.network.PacketBuffer;