Skip to content

Commit 19b6b68

Browse files
committed
FIX - Error in deploy
1 parent a5e538c commit 19b6b68

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

server/routes/api/checkout.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,6 @@ async function saveLetters(transactionId, constituentId, letter, html, deliveryM
6969
}
7070
}
7171

72-
7372
router.post('/create-transaction', async (req, res) => {
7473
const stripe = new Stripe()
7574
const db = require('../../db/connection')

0 commit comments

Comments
 (0)