We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ebc4bee commit f57f07bCopy full SHA for f57f07b
src/com/magento/idea/magento2plugin/actions/generation/dialog/NewEntityDialog.java
@@ -126,10 +126,8 @@
126
import javax.swing.JTextPane;
127
import javax.swing.KeyStroke;
128
import javax.swing.event.DocumentEvent;
129
-import javax.swing.event.DocumentListener;
130
import javax.swing.table.DefaultTableModel;
131
import org.apache.commons.lang.StringUtils;
132
-import org.bouncycastle.util.Strings;
133
import org.jetbrains.annotations.NotNull;
134
135
@SuppressWarnings({
0 commit comments