Skip to content

Commit 1c8780b

Browse files
committed
Lint
1 parent 185c919 commit 1c8780b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/billing/cloudpayments.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -196,7 +196,7 @@ export default class CloudPaymentsWebhooks {
196196
const context = req.context;
197197
const body: CheckRequest = req.body;
198198
let data;
199-
199+
200200
console.log('💎 CloudPayments /check request', body);
201201

202202
try {

0 commit comments

Comments
 (0)