File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 33/**
44 * Yireo TaxRatesManager2 for Magento 2
55 *
6- * @package Yireo_TaxRatesManager 2
7- * @author Yireo (https://www.yireo.com/)
8- * @copyright Copyright 2018 Yireo (https://www.yireo.com/)
9- * @license Open Source License (OSL v3)
6+ * @package Yireo_TaxRatesManager 2
7+ * @author Yireo (https://www.yireo.com/)
8+ * @copyright Copyright 2018 Yireo (https://www.yireo.com/)
9+ * @license Open Source License (OSL v3)
1010 */
1111-->
1212<config xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : noNamespaceSchemaLocation =" urn:magento:framework:Module/etc/module.xsd" >
1515 <module name =" Magento_Backend" />
1616 <module name =" Magento_Config" />
1717 <module name =" Magento_Customer" />
18- <module name =" Magento_Tax" />
1918 <module name =" Magento_Store" />
19+ <module name =" Magento_Tax" />
2020 </sequence >
2121 </module >
22- </config >
22+ </config >
You can’t perform that action at this time.
0 commit comments