mirror of
https://github.com/esp8266/Arduino.git
synced 2025-07-30 16:24:09 +03:00
Fixed a bunch of simple warnings in java code
This commit is contained in:
@ -3,7 +3,6 @@ package processing.app;
|
||||
import org.fest.swing.fixture.JMenuItemFixture;
|
||||
import org.junit.Test;
|
||||
import processing.app.helpers.JEditTextAreaFixture;
|
||||
import processing.app.syntax.JEditTextArea;
|
||||
|
||||
import static org.junit.Assert.assertEquals;
|
||||
|
||||
|
Reference in New Issue
Block a user