Skip to content

Commit

Permalink
Clean up advanced-integration directory
Browse files Browse the repository at this point in the history
  • Loading branch information
gregjopa committed Oct 24, 2023
1 parent 8895d07 commit a96b870
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 102 deletions.
2 changes: 1 addition & 1 deletion advanced-integration/v1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "paypal-advanced-integration",
"description": "Sample Node.js web app to integrate PayPal Advanced Checkout for online payments",
"version": "1.0.0",
"main": "server/server.js",
"main": "server.js",
"type": "module",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
Expand Down
File renamed without changes.
101 changes: 0 additions & 101 deletions advanced-integration/views/checkout.ejs

This file was deleted.

0 comments on commit a96b870

Please sign in to comment.