mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-03 08:37:53 +08:00
Remove the console log
This commit is contained in:
parent
422b609b2c
commit
5604454650
1 changed files with 0 additions and 1 deletions
|
@ -807,7 +807,6 @@ if ( block_enabled && config.enabled ) {
|
|||
'paypal',
|
||||
...config.enabledFundingSources,
|
||||
] ) {
|
||||
console.log( 'earlier fundingSource', fundingSource );
|
||||
registerExpressPaymentMethod( {
|
||||
name: `${ config.id }-${ fundingSource }`,
|
||||
paymentMethodId: config.id,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue