Skip to content

Commit

Permalink
Removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ShiftSad committed Apr 10, 2024
1 parent d57ac5c commit 9f9522e
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@

import javax.annotation.Nonnull;

import io.github.thebusybiscuit.slimefun4.implementation.items.magical.SoulboundItem;
import io.github.thebusybiscuit.slimefun4.utils.SlimefunUtils;
import org.bukkit.Material;
import org.bukkit.entity.Player;
Expand All @@ -15,9 +14,6 @@

import io.github.thebusybiscuit.slimefun4.api.items.SlimefunItem;
import io.github.thebusybiscuit.slimefun4.implementation.Slimefun;
import org.bukkit.inventory.meta.BookMeta;

import java.awt.print.Book;

/**
* This {@link Listener} prevents any {@link SlimefunItem} from being used in a
Expand Down

0 comments on commit 9f9522e

Please sign in to comment.