Skip to content

Commit d084645

Browse files
committed
Sort entries of module.xml file
1 parent 751af3b commit d084645

File tree

1 file changed

+2
-3
lines changed

1 file changed

+2
-3
lines changed

etc/module.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
<?xml version="1.0"?>
22
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:Module/etc/module.xsd">
33
<module name="Yireo_ModuleDuplicator">
4-
<sequence>
5-
</sequence>
4+
<sequence/>
65
</module>
7-
</config>
6+
</config>

0 commit comments

Comments
 (0)