Skip to content

Commit

Permalink
Merge pull request #1031 from BearGroup/integration
Browse files Browse the repository at this point in the history
Remove di entry for removed plugin
  • Loading branch information
RayAnaya authored Feb 18, 2021
2 parents 21a02ff + f5ee7f7 commit e9b10b6
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions etc/frontend/di.xml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,4 @@
<type name="Magento\Checkout\Block\Checkout\LayoutProcessor">
<plugin name="amazon_pay_checkout_processor" type="Amazon\Pay\Plugin\CheckoutProcessor" />
</type>
<type name="Amazon\Core\Helper\Data">
<plugin name="amazon_pay_amazon_core_helper" type="Amazon\Pay\Plugin\AmazonCoreHelperData" sortOrder="1" />
</type>
</config>

0 comments on commit e9b10b6

Please sign in to comment.