Skip to content

Commit cb3683a

Browse files
committed
fix: temp log
1 parent 87a655a commit cb3683a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

apps/basket/src/lib/request-validation.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -79,8 +79,6 @@ export async function validateRequest(
7979
send_event: true,
8080
});
8181

82-
console.log("Autumn data:", data);
83-
8482
if (data && !(data.allowed || data.overage_allowed)) {
8583
await logBlockedTraffic(
8684
request,

0 commit comments

Comments
 (0)