Skip to content

Commit f57f07b

Browse files
Removed useless imports
1 parent ebc4bee commit f57f07b

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/com/magento/idea/magento2plugin/actions/generation/dialog/NewEntityDialog.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -126,10 +126,8 @@
126126
import javax.swing.JTextPane;
127127
import javax.swing.KeyStroke;
128128
import javax.swing.event.DocumentEvent;
129-
import javax.swing.event.DocumentListener;
130129
import javax.swing.table.DefaultTableModel;
131130
import org.apache.commons.lang.StringUtils;
132-
import org.bouncycastle.util.Strings;
133131
import org.jetbrains.annotations.NotNull;
134132

135133
@SuppressWarnings({

0 commit comments

Comments
 (0)