organize imports

This commit is contained in:
Jindra Petřík
2021-03-12 22:12:39 +01:00
parent 8c988646f7
commit 742525a365
101 changed files with 40 additions and 221 deletions
@@ -67,7 +67,6 @@ import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JMenuItem;
import javax.swing.JOptionPane;
import static javax.swing.JOptionPane.QUESTION_MESSAGE;
import javax.swing.JPanel;
import javax.swing.JPopupMenu;
import javax.swing.JRootPane;