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 a4fb476 commit 9adc24cCopy full SHA for 9adc24c
src/main/java/net/javadiscord/javabot/systems/staff_commands/tags/CustomTagManager.java
@@ -7,7 +7,6 @@
7
import net.dv8tion.jda.api.events.interaction.command.CommandAutoCompleteInteractionEvent;
8
import net.dv8tion.jda.api.events.interaction.command.SlashCommandInteractionEvent;
9
import net.dv8tion.jda.api.interactions.commands.Command;
10
-import net.dv8tion.jda.api.interactions.commands.OptionMapping;
11
import net.dv8tion.jda.api.requests.RestAction;
12
import net.dv8tion.jda.api.requests.restaction.interactions.AutoCompleteCallbackAction;
13
import net.javadiscord.javabot.systems.staff_commands.tags.dao.CustomTagRepository;
0 commit comments