mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-04 08:47:23 +08:00
Fix lint
This commit is contained in:
parent
96b83c9d0d
commit
80df0c9b27
2 changed files with 3 additions and 5 deletions
|
@ -210,8 +210,6 @@ class ApplepayButton {
|
|||
* Show Apple Pay payment sheet when Apple Pay payment button is clicked
|
||||
*/
|
||||
async onButtonClick(data, actions) {
|
||||
console.log('data, actions', data, actions);
|
||||
|
||||
this.log('onButtonClick', this.context);
|
||||
|
||||
const paymentRequest = this.paymentRequest();
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue