mirror of
https://github.com/processing/processing4.git
synced 2026-02-17 04:15:36 +01:00
deal with compiler warnings inside js code
This commit is contained in:
@@ -1,8 +1,5 @@
|
||||
package processing.mode.javascript;
|
||||
|
||||
import java.awt.event.WindowEvent;
|
||||
import java.awt.event.WindowAdapter;
|
||||
|
||||
import java.io.BufferedReader;
|
||||
import java.io.File;
|
||||
import java.io.IOException;
|
||||
|
||||
Reference in New Issue
Block a user