Skip to content

Commit e0f7681

Browse files
committed
Remove unused import
1 parent 1c255ea commit e0f7681

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/com/mcmoddev/mmdbot/modules/commands/CommandModule.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,6 @@
5656
import com.mcmoddev.mmdbot.modules.commands.server.tricks.CmdRemoveTrick;
5757
import com.mcmoddev.mmdbot.utilities.tricks.Tricks;
5858
import me.shedaniel.linkie.Namespaces;
59-
import net.dv8tion.jda.internal.utils.Helpers;
6059

6160
/**
6261
* This is the main class for setting up commands before they are loaded in by the bot,

0 commit comments

Comments
 (0)