Skip to content

Commit

Permalink
Remove commented lines (ignored sales urls)
Browse files Browse the repository at this point in the history
  • Loading branch information
AleksandrsKondratjevs committed Nov 2, 2021
1 parent d78156d commit df6898a
Showing 1 changed file with 0 additions and 7 deletions.
7 changes: 0 additions & 7 deletions src/etc/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -34,13 +34,6 @@
<argument name="validatorFile" xsi:type="object">ScandiPWA\QuoteGraphQl\Model\Product\Option\Type\File\ValidatorFile\Proxy</argument>
</arguments>
</type>
<!-- <virtualType name="ScandiPWA\Router\Controller\ConfigurableRouter" type="ScandiPWA\Router\Controller\Router">-->
<!-- <arguments>-->
<!-- <argument name="ignoredURLs" xsi:type="array">-->
<!-- <item name="sales" xsi:type="string">^/sales/.*</item>-->
<!-- </argument>-->
<!-- </arguments>-->
<!-- </virtualType>-->
<preference for="Magento\Quote\Model\Quote\Item\Processor" type="ScandiPWA\QuoteGraphQl\Model\Quote\Item\Processor"/>
<preference for="Magento\QuoteBundleOptions\Model\Cart\BuyRequest\BundleDataProvider" type="ScandiPWA\QuoteGraphQl\Model\Cart\BuyRequest\BundleDataProvider"/>
<preference for="Magento\Bundle\Model\Product\Type" type="ScandiPWA\QuoteGraphQl\Model\Bundle\Type"/>
Expand Down

0 comments on commit df6898a

Please sign in to comment.