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 ec836b1 commit 8276585Copy full SHA for 8276585
app/code/Magento/ConfigurableProduct/etc/di.xml
@@ -185,11 +185,4 @@
185
<argument name="connectionName" xsi:type="string">indexer</argument>
186
</arguments>
187
</type>
188
- <type name="Magento\Sales\Model\Order\Reorder\OrderedProductAvailabilityChecker">
189
- <arguments>
190
- <argument name="productAvailabilityChecks" xsi:type="array">
191
- <item name="configurable" xsi:type="object">Magento\ConfigurableProduct\Model\Order\Reorder\OrderedProductAvailabilityChecker</item>
192
- </argument>
193
- </arguments>
194
- </type>
195
</config>
0 commit comments