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 66package com .magento .idea .magento2plugin .actions .generation .dialog ;
77
88import com .intellij .openapi .project .Project ;
9- import com .intellij .openapi .ui .popup .JBPopupFactory ;
109import com .intellij .psi .PsiFile ;
1110import com .magento .idea .magento2plugin .actions .generation .dialog .validator .annotation .FieldValidation ;
1211import com .magento .idea .magento2plugin .actions .generation .dialog .validator .annotation .RuleRegistry ;
1514import com .magento .idea .magento2plugin .indexes .ModuleIndex ;
1615import com .magento .idea .magento2plugin .ui .FilteredComboBox ;
1716import java .awt .event .ActionEvent ;
18- import java .awt .event .ActionListener ;
1917import java .awt .event .KeyEvent ;
2018import java .awt .event .WindowAdapter ;
2119import java .awt .event .WindowEvent ;
You can’t perform that action at this time.
0 commit comments