1
mirror of https://github.com/StarWishsama/Slimefun4.git synced 2024-09-19 19:25:48 +00:00

Fix import

This commit is contained in:
Daniel Walsh 2021-10-10 18:29:01 +01:00
parent cdf5142f8b
commit 3f00777db3
No known key found for this signature in database
GPG Key ID: DA4CCF44247893FD

View File

@ -10,7 +10,6 @@ import java.util.Locale;
import javax.annotation.Nonnull;
import javax.annotation.Nullable;
import io.github.thebusybiscuit.slimefun4.core.commands.subcommands.DebugCommand;
import org.bukkit.command.Command;
import org.bukkit.command.CommandSender;
import org.bukkit.command.TabCompleter;