Skip to content

Commit 8705d12

Browse files
committed
MAGETWO-8709: [GITHUB] Child product image should be shown in Wishist if options are selected for configurable product #8168
- remove unused
1 parent dc703f4 commit 8705d12

File tree

1 file changed

+0
-8
lines changed
  • app/code/Magento/Wishlist/etc/frontend

1 file changed

+0
-8
lines changed

app/code/Magento/Wishlist/etc/frontend/di.xml

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -47,12 +47,4 @@
4747
</argument>
4848
</arguments>
4949
</type>
50-
<type name="Magento\Wishlist\Block\Customer\Wishlist\Item\Column\Image">
51-
<arguments>
52-
<argument name="renderers" xsi:type="array">
53-
<item name="configurable" xsi:type="object">Magento\ConfigurableProduct\Block\Cart\Item\Renderer\Configurable</item>
54-
<item name="grouped" xsi:type="object">Magento\GroupedProduct\Block\Cart\Item\Renderer\Grouped</item>
55-
</argument>
56-
</arguments>
57-
</type>
5850
</config>

0 commit comments

Comments
 (0)