Skip to content

Commit 2a99735

Browse files
committed
remove unnecessary import
1 parent bbdb09a commit 2a99735

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/net/javadiscord/javabot/systems/help/commands/HelpPingSubcommand.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@
2020
import net.javadiscord.javabot.data.config.guild.HelpConfig;
2121
import net.javadiscord.javabot.util.Pair;
2222
import net.javadiscord.javabot.util.Responses;
23-
import net.javadiscord.javabot.util.UserUtils;
2423
import org.jetbrains.annotations.NotNull;
2524
import xyz.dynxsty.dih4jda.interactions.commands.application.SlashCommand;
2625
import xyz.dynxsty.dih4jda.interactions.components.ButtonHandler;

0 commit comments

Comments
 (0)