mirror of
https://github.com/processing/processing4.git
synced 2026-02-12 01:50:44 +01:00
cleanup imports
This commit is contained in:
@@ -20,15 +20,10 @@
|
||||
|
||||
package processing.mode.java;
|
||||
|
||||
import java.awt.event.ActionEvent;
|
||||
import java.awt.event.InputEvent;
|
||||
|
||||
import javax.swing.Box;
|
||||
|
||||
import processing.app.Editor;
|
||||
import processing.app.EditorButton;
|
||||
import processing.app.EditorToolbar;
|
||||
import processing.app.Language;
|
||||
|
||||
|
||||
public class JavaToolbar extends EditorToolbar {
|
||||
|
||||
Reference in New Issue
Block a user