mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Remove log message
This commit is contained in:
parent
869a47f3cd
commit
a874eca456
1 changed files with 0 additions and 1 deletions
|
@ -32,7 +32,6 @@ const usePayPalScript = ( namespace, ppcpConfig, isConfigLoaded ) => {
|
|||
namespace,
|
||||
ppcpConfig
|
||||
);
|
||||
log( `PayPal script loaded for namespace: ${ namespace }` );
|
||||
setIsPayPalLoaded( true );
|
||||
} catch ( error ) {
|
||||
log(
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue