Skip to content

Commit

Permalink
refactor(app): Update packages and remove commented code in payments.js
Browse files Browse the repository at this point in the history
  • Loading branch information
CuriousMagpie committed Dec 4, 2024
1 parent afdd43e commit c8ef304
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 42 deletions.
36 changes: 0 additions & 36 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 0 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@
"@parse/node-apn": "^5.2.3",
"@slack/webhook": "^6.1.0",
"accepts": "^1.3.8",
"amazon": "^0.0.0",
"amazon-payments": "^0.2.9",
"amplitude": "^6.0.0",
"apidoc": "^0.54.0",
"apple-auth": "^1.0.9",
Expand Down
4 changes: 0 additions & 4 deletions website/client/src/libs/payments.js
Original file line number Diff line number Diff line change
@@ -1,8 +1,4 @@
// import getStore from '@/store';

export function setup () { // eslint-disable-line import/prefer-default-export
// const store = getStore();

// Load the payment scripts

// Stripe
Expand Down

0 comments on commit c8ef304

Please sign in to comment.