Skip to content

Commit 9488854

Browse files
author
Joe Wegner
committed
fix more codacy errors. Some of them had been in from the beginning, but codacy didn't mention all
1 parent ca5efa8 commit 9488854

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

app/src/cc/arduino/contributions/ContributionsSelfCheck.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@
3636
import cc.arduino.contributions.packages.filters.UpdatablePlatformPredicate;
3737
import cc.arduino.view.NotificationPopup;
3838
import org.apache.logging.log4j.LogManager;
39-
import org.apache.logging.log4j.Logger;
4039
import processing.app.*;
4140

4241
import javax.swing.*;

app/src/cc/arduino/view/NotificationPopup.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -50,8 +50,6 @@
5050
import javax.swing.event.HyperlinkListener;
5151

5252
import cc.arduino.Constants;
53-
import org.apache.logging.log4j.LogManager;
54-
import org.apache.logging.log4j.Logger;
5553
import processing.app.PreferencesData;
5654
import processing.app.Theme;
5755

0 commit comments

Comments
 (0)