mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-07 19:54:15 +08:00
Remove unused code.
This commit is contained in:
parent
c59f6de143
commit
39040eb8e3
1 changed files with 0 additions and 2 deletions
|
@ -193,8 +193,6 @@ class ApplepayButton {
|
||||||
$wrapper.css('--apple-pay-button-height', `${ppcpStyle.height}px`)
|
$wrapper.css('--apple-pay-button-height', `${ppcpStyle.height}px`)
|
||||||
$wrapper.css('height', `${ppcpStyle.height}px`)
|
$wrapper.css('height', `${ppcpStyle.height}px`)
|
||||||
}
|
}
|
||||||
|
|
||||||
jQuery(wrapper).append(appleContainer); // ToDo: this selector doesnt seem valid.
|
|
||||||
}
|
}
|
||||||
|
|
||||||
//------------------------
|
//------------------------
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue