mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-06 12:25:15 +08:00
Remove redundant GB specific extendedMethods definition
This commit is contained in:
parent
22cd59d0f5
commit
a707dd629f
1 changed files with 0 additions and 5 deletions
|
@ -116,11 +116,6 @@ const countrySpecificConfigs = {
|
|||
{ name: 'PayWithPayPal', Component: PayWithPayPal },
|
||||
{ name: 'PayInThree', Component: PayInThree },
|
||||
],
|
||||
extendedMethods: [
|
||||
{ name: 'CardFields', Component: CardFields },
|
||||
{ name: 'DigitalWallets', Component: DigitalWallets },
|
||||
{ name: 'APMs', Component: AlternativePaymentMethods },
|
||||
],
|
||||
},
|
||||
MX: {
|
||||
extendedMethods: [
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue