Skip to content

Commit

Permalink
Remove unused code.
Browse files Browse the repository at this point in the history
  • Loading branch information
pedrosilva-pt committed Dec 13, 2023
1 parent c59f6de commit 39040eb
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions modules/ppcp-applepay/resources/js/ApplepayButton.js
Original file line number Diff line number Diff line change
Expand Up @@ -193,8 +193,6 @@ class ApplepayButton {
$wrapper.css('--apple-pay-button-height', `${ppcpStyle.height}px`)
$wrapper.css('height', `${ppcpStyle.height}px`)
}

jQuery(wrapper).append(appleContainer); // ToDo: this selector doesnt seem valid.
}

//------------------------
Expand Down

0 comments on commit 39040eb

Please sign in to comment.