Skip to content

Commit 750d35a

Browse files
committed
remove unused imports
1 parent fcb20c4 commit 750d35a

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/main/java/net/discordjug/javabot/systems/qotw/jobs/QOTWReviewReminderJob.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
import net.discordjug.javabot.systems.notification.NotificationService;
77
import net.dv8tion.jda.api.JDA;
88
import net.dv8tion.jda.api.entities.Guild;
9-
import net.dv8tion.jda.api.entities.Message;
10-
11-
import java.util.EnumSet;
129

1310
import org.springframework.scheduling.annotation.Scheduled;
1411
import org.springframework.stereotype.Service;

0 commit comments

Comments
 (0)