mirror of https://github.com/sgoudham/Enso-Bot.git
Remove ISlashCommand.java
parent
418507de4e
commit
99e7816413
@ -1,7 +0,0 @@
|
||||
package me.goudham.bot.command;
|
||||
|
||||
import net.dv8tion.jda.api.events.interaction.SlashCommandEvent;
|
||||
|
||||
public interface ISlashCommand {
|
||||
void handle(SlashCommandEvent event);
|
||||
}
|
Loading…
Reference in New Issue