We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3811867 commit 71cc328Copy full SHA for 71cc328
app/code/Magento/AdvancedPricingImportExport/etc/module.xml
@@ -6,6 +6,5 @@
6
*/
7
-->
8
<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>
+ <module name="Magento_AdvancedPricingImportExport" />
11
</config>
0 commit comments