Skip to content

Commit 1ce92f7

Browse files
authored
ENGCOM-6784: Xml fixes for Magento_AdvancedPricingImportExport module #26634
2 parents ef6bc1e + 7f3500a commit 1ce92f7

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)