Skip to content

Commit 859a08f

Browse files
Fix checkstyle
1 parent c00021d commit 859a08f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

src/main/java/net/javadiscord/javabot/listener/PingableNameListener.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
import net.javadiscord.javabot.util.ExceptionLogger;
1010
import net.javadiscord.javabot.util.StringUtils;
1111

12-
import javax.management.Notification;
1312
import java.io.IOException;
1413
import java.net.URL;
1514
import java.util.ArrayList;

src/main/java/net/javadiscord/javabot/systems/qotw/QOTWReminderJob.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,6 @@
1313
import org.quartz.JobExecutionContext;
1414
import org.quartz.JobExecutionException;
1515

16-
import javax.management.Notification;
1716
import java.sql.Connection;
1817
import java.sql.SQLException;
1918
import java.util.Optional;

0 commit comments

Comments
 (0)