File tree 1 file changed +1
-1
lines changed
src/com/magento/idea/magento2plugin/actions/generation/dialog
1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change 16
16
import com .magento .idea .magento2plugin .actions .generation .dialog .validator .rule .Lowercase ;
17
17
import com .magento .idea .magento2plugin .actions .generation .dialog .validator .rule .NotEmptyRule ;
18
18
import com .magento .idea .magento2plugin .actions .generation .dialog .validator .rule .TableNameLength ;
19
- import com .magento .idea .magento2plugin .actions .generation .generator .DbSchemaXmlGenerator ;
20
19
import com .magento .idea .magento2plugin .actions .generation .generator .DbSchemaWhitelistJsonGenerator ;
20
+ import com .magento .idea .magento2plugin .actions .generation .generator .DbSchemaXmlGenerator ;
21
21
import com .magento .idea .magento2plugin .magento .files .ModuleDbSchemaXml ;
22
22
import com .magento .idea .magento2plugin .magento .packages .database .TableColumnTypes ;
23
23
import com .magento .idea .magento2plugin .magento .packages .database .TableEngines ;
You can’t perform that action at this time.
0 commit comments