Skip to content

Commit

Permalink
refactor: remove unused imports that got added accidentally
Browse files Browse the repository at this point in the history
  • Loading branch information
SpraxDev committed Dec 28, 2024
1 parent a2b96aa commit 647acfd
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -14,8 +14,6 @@
import com.craftaro.core.nms.v1_21_R2.world.WorldCoreImpl;
import com.craftaro.core.nms.world.NmsWorldBorder;
import com.craftaro.core.nms.world.WorldCore;
import net.minecraft.world.level.block.CrafterBlock;
import org.bukkit.craftbukkit.v1_21_R2.inventory.util.CraftTileInventoryConverter;
import org.jetbrains.annotations.NotNull;

public class NmsImplementationsImpl implements NmsImplementations {
Expand Down

0 comments on commit 647acfd

Please sign in to comment.