Skip to content

Commit 71cc328

Browse files
committed
Xml fixes
1 parent 3811867 commit 71cc328

File tree

1 file changed

+1
-2
lines changed
  • app/code/Magento/AdvancedPricingImportExport/etc

1 file changed

+1
-2
lines changed

app/code/Magento/AdvancedPricingImportExport/etc/module.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,5 @@
66
*/
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
9-
<module name="Magento_AdvancedPricingImportExport" >
10-
</module>
9+
<module name="Magento_AdvancedPricingImportExport" />
1110
</config>

0 commit comments

Comments
 (0)