Skip to content

Commit

Permalink
Update view/frontend/web/js/applepay/button.js
Browse files Browse the repository at this point in the history
Co-authored-by: Peter Ojo <[email protected]>
  • Loading branch information
candemiralp and peterojo authored Aug 25, 2023
1 parent a05fe0a commit e7566fa
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion view/frontend/web/js/applepay/button.js
Original file line number Diff line number Diff line change
Expand Up @@ -238,7 +238,6 @@ define([

onShippingContactSelect: function (resolve, reject, event) {
let self = this;
debugger;

// Get the address.
let address = event.shippingContact,
Expand Down

0 comments on commit e7566fa

Please sign in to comment.