Skip to content

Commit c1a3cec

Browse files
committed
removed unused imports
1 parent 37db555 commit c1a3cec

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

java/src/processing/mode/java/JavaEditor.java

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -36,9 +36,6 @@
3636
import java.util.zip.ZipEntry;
3737
import java.util.zip.ZipOutputStream;
3838

39-
import java.net.URI;
40-
import java.net.URISyntaxException;
41-
4239
import javax.swing.*;
4340
import javax.swing.event.*;
4441
import javax.swing.text.BadLocationException;

0 commit comments

Comments
 (0)