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 37db555 commit c1a3cecCopy full SHA for c1a3cec
java/src/processing/mode/java/JavaEditor.java
@@ -36,9 +36,6 @@
36
import java.util.zip.ZipEntry;
37
import java.util.zip.ZipOutputStream;
38
39
-import java.net.URI;
40
-import java.net.URISyntaxException;
41
-
42
import javax.swing.*;
43
import javax.swing.event.*;
44
import javax.swing.text.BadLocationException;
0 commit comments