Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Fernando-Santana-j committed Apr 29, 2024
1 parent 6319295 commit 4e0222f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion index.js
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ const cors = require('cors');


const stripe = require('stripe')(require('./config/web-config').stripe);
const csrf = require('csurf');


//TODO------------Configs--------------
Expand Down

0 comments on commit 4e0222f

Please sign in to comment.