Skip to content

Commit

Permalink
remove unused pathfile
Browse files Browse the repository at this point in the history
  • Loading branch information
omarxp committed Sep 17, 2021
1 parent 196b9a3 commit 9f6ffe7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion examples/expressApp/app.js
Original file line number Diff line number Diff line change
Expand Up @@ -209,7 +209,6 @@ app.get('/', function (req, res) {
})

function printExampleWarningMessage() {
// pathfile = os.path.abspath("web.py")
message = "<code><h4>Please set your server key and client key from sandbox</h4>In file: " + __filename
message += "<br><br># Set Your server key"
message += "<br># can find in Merchant Portal -> Settings -> Access keys"
Expand Down

0 comments on commit 9f6ffe7

Please sign in to comment.