Skip to content

Commit dd339ec

Browse files
committed
Removed unused plugin on protected method, in Magento_Dhl
1 parent 0488ced commit dd339ec

File tree

2 files changed

+0
-57
lines changed

2 files changed

+0
-57
lines changed

app/code/Magento/Dhl/Model/Plugin/Checkout/Block/Cart/Shipping.php

Lines changed: 0 additions & 54 deletions
This file was deleted.

app/code/Magento/Dhl/etc/di.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,6 @@
66
*/
77
-->
88
<config xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:noNamespaceSchemaLocation="urn:magento:framework:ObjectManager/etc/config.xsd">
9-
<type name="Magento\Checkout\Block\Cart\LayoutProcessor">
10-
<plugin name="checkout_cart_shipping_dhl" type="Magento\Dhl\Model\Plugin\Checkout\Block\Cart\Shipping"/>
11-
</type>
129
<type name="Magento\Config\Model\Config\TypePool">
1310
<arguments>
1411
<argument name="sensitive" xsi:type="array">

0 commit comments

Comments
 (0)