Skip to content

Commit

Permalink
remove unnecessary config
Browse files Browse the repository at this point in the history
  • Loading branch information
gilv93 committed Sep 6, 2023
1 parent 4e7209c commit 27df1f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions lib/recurly/amazon/amazon-pay.js
Original file line number Diff line number Diff line change
Expand Up @@ -12,8 +12,6 @@ class AmazonPay extends Emitter {

attach (element) {
this.parent = element;

const { config: { publicKey } } = recurly;
const defaultEventName = 'amazon-pay';

this.frame = this.recurly.Frame({
Expand Down

0 comments on commit 27df1f1

Please sign in to comment.