Optimize imports

This commit is contained in:
2022-12-20 03:17:32 +01:00
parent b4c80fe56a
commit 2d7cadea02
13 changed files with 9 additions and 25 deletions

View File

@@ -5,6 +5,7 @@ import net.dv8tion.jda.api.events.message.MessageReceivedEvent;
import org.jetbrains.annotations.Nullable;
import wtf.beatrice.hidekobot.commands.base.MagicBall;
import wtf.beatrice.hidekobot.objects.commands.MessageCommand;
import java.util.LinkedList;
import java.util.List;