We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bbdb09a commit 2a99735Copy full SHA for 2a99735
src/main/java/net/javadiscord/javabot/systems/help/commands/HelpPingSubcommand.java
@@ -20,7 +20,6 @@
20
import net.javadiscord.javabot.data.config.guild.HelpConfig;
21
import net.javadiscord.javabot.util.Pair;
22
import net.javadiscord.javabot.util.Responses;
23
-import net.javadiscord.javabot.util.UserUtils;
24
import org.jetbrains.annotations.NotNull;
25
import xyz.dynxsty.dih4jda.interactions.commands.application.SlashCommand;
26
import xyz.dynxsty.dih4jda.interactions.components.ButtonHandler;
0 commit comments