Skip to content

Commit 41fa7d7

Browse files
chore: console log removed
1 parent 56d7a2a commit 41fa7d7

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

claim-db-worker/lib/analytics.ts

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,4 @@ export const sendAnalyticsEvent = async (
1515
if (!response.ok) {
1616
console.error("Failed to send analytics event:", response);
1717
}
18-
19-
console.log(response);
2018
};

0 commit comments

Comments
 (0)