Skip to content

Commit daebeff

Browse files
committed
Move source code to src
1 parent 3f991c2 commit daebeff

10 files changed

Lines changed: 2 additions & 10 deletions

File tree

etc/module.xml

Lines changed: 0 additions & 5 deletions
This file was deleted.
File renamed without changes.

src/etc/module.xml

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

view/frontend/templates/cart/shipping_country/js.phtml renamed to src/view/frontend/templates/cart/shipping_country/js.phtml

File renamed without changes.

0 commit comments

Comments
 (0)