Skip to content
Snippets Groups Projects
Commit 1c6d0997 authored by tpylak's avatar tpylak
Browse files

remove error imports

SVN: 18936
parent ed85f78d
No related branches found
No related tags found
No related merge requests found
......@@ -39,7 +39,6 @@ import javax.swing.JComboBox;
import javax.swing.JComponent;
import javax.swing.JFrame;
import javax.swing.JLabel;
import javax.swing.JList;
import javax.swing.JMenu;
import javax.swing.JMenuBar;
import javax.swing.JMenuItem;
......@@ -48,7 +47,6 @@ import javax.swing.JPanel;
import javax.swing.JPasswordField;
import javax.swing.JScrollPane;
import javax.swing.JTextField;
import javax.swing.ListCellRenderer;
import javax.swing.text.JTextComponent;
import org.apache.log4j.PropertyConfigurator;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment