File tree Expand file tree Collapse file tree 1 file changed +0
-2
lines changed
src/com/magento/idea/magento2plugin/actions/generation/dialog Expand file tree Collapse file tree 1 file changed +0
-2
lines changed Original file line number Diff line number Diff line change 6
6
package com .magento .idea .magento2plugin .actions .generation .dialog ;
7
7
8
8
import com .intellij .openapi .project .Project ;
9
- import com .intellij .openapi .ui .popup .JBPopupFactory ;
10
9
import com .intellij .psi .PsiFile ;
11
10
import com .magento .idea .magento2plugin .actions .generation .dialog .validator .annotation .FieldValidation ;
12
11
import com .magento .idea .magento2plugin .actions .generation .dialog .validator .annotation .RuleRegistry ;
15
14
import com .magento .idea .magento2plugin .indexes .ModuleIndex ;
16
15
import com .magento .idea .magento2plugin .ui .FilteredComboBox ;
17
16
import java .awt .event .ActionEvent ;
18
- import java .awt .event .ActionListener ;
19
17
import java .awt .event .KeyEvent ;
20
18
import java .awt .event .WindowAdapter ;
21
19
import java .awt .event .WindowEvent ;
You can’t perform that action at this time.
0 commit comments