Unused import

git-svn-id: https://svn.apache.org/repos/asf/jmeter/trunk@1362973 13f79535-47bb-0310-9956-ffa450edef68

Former-commit-id: 6c2b65adf7
This commit is contained in:
Sebastian Bazley 2012-07-18 14:56:12 +00:00
parent 97b0911e1c
commit 46fbdf4fa4
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ import java.awt.event.ActionListener;
import java.io.IOException;
import javax.swing.BorderFactory;
import javax.swing.DefaultCellEditor;
import javax.swing.JButton;
import javax.swing.JFileChooser;
import javax.swing.JPanel;