We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ca5efa8 commit 9488854Copy full SHA for 9488854
app/src/cc/arduino/contributions/ContributionsSelfCheck.java
@@ -36,7 +36,6 @@
36
import cc.arduino.contributions.packages.filters.UpdatablePlatformPredicate;
37
import cc.arduino.view.NotificationPopup;
38
import org.apache.logging.log4j.LogManager;
39
-import org.apache.logging.log4j.Logger;
40
import processing.app.*;
41
42
import javax.swing.*;
app/src/cc/arduino/view/NotificationPopup.java
@@ -50,8 +50,6 @@
50
import javax.swing.event.HyperlinkListener;
51
52
import cc.arduino.Constants;
53
-import org.apache.logging.log4j.LogManager;
54
55
import processing.app.PreferencesData;
56
import processing.app.Theme;
57
0 commit comments