mirror of
https://github.com/woocommerce/woocommerce-paypal-payments.git
synced 2025-09-05 08:59:14 +08:00
Remove redundant comment
This commit is contained in:
parent
b139bb44e8
commit
e44b7c26d4
1 changed files with 0 additions and 1 deletions
|
@ -27,7 +27,6 @@ class CheckoutBootstap {
|
|||
|
||||
jQuery(document.body).on('payment_method_selected', () => {
|
||||
// TODO: replace this dirty check, possible create a separate
|
||||
// context config
|
||||
const currentPaymentMethod = jQuery(
|
||||
'input[name="payment_method"]:checked').val();
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue