Skip to content

Commit

Permalink
removing deprecated apm (#69)
Browse files Browse the repository at this point in the history
  • Loading branch information
aditya27marri authored Mar 7, 2023
1 parent 3f0599e commit 0802dac
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 18 deletions.
9 changes: 0 additions & 9 deletions test/globals.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,6 @@ export const fundingEligibility = {
wechatpay: {
eligible: false,
},
zimpler: {
eligible: false,
},
mercadopago: {
eligible: false,
},
verkkopankki: {
eligible: false,
},
boleto: {
eligible: false,
},
Expand Down
9 changes: 0 additions & 9 deletions test/integration/globals.js
Original file line number Diff line number Diff line change
Expand Up @@ -65,15 +65,6 @@ window.__TEST_FUNDING_ELIGIBILITY__ = {
wechatpay: {
eligible: false,
},
zimpler: {
eligible: false,
},
mercadopago: {
eligible: false,
},
verkkopankki: {
eligible: false,
},
boleto: {
eligible: false,
},
Expand Down

0 comments on commit 0802dac

Please sign in to comment.