Skip to content

Commit 4c5d985

Browse files
committed
MC-31168: [2.3.x] Mark core payment methods as deprecated in Admin
1 parent d2d5311 commit 4c5d985

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

app/code/Magento/Paypal/etc/adminhtml/system.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -388,8 +388,5 @@
388388
<group id="paypal_payflowpro_nz" extends="payment_all_paypal/paypal_payflowpro"/>
389389
</group>
390390
</section>
391-
<section id="deprecated_payment_methods" extends="payment" showInDefault="0" showInWebsite="0" showInStore="0">
392-
<label>Deprecated Payment Methods:</label>
393-
</section>
394391
</system>
395392
</config>

0 commit comments

Comments
 (0)