organize imports inspection

This commit is contained in:
Jindra Petřík
2022-10-23 16:54:49 +02:00
parent 1bfbe84ee9
commit 10b0875358
63 changed files with 15 additions and 146 deletions

View File

@@ -59,7 +59,6 @@ import javax.swing.JButton;
import javax.swing.JCheckBox;
import javax.swing.JComboBox;
import javax.swing.JFileChooser;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JList;
import javax.swing.JOptionPane;