Remove debug comment

This commit is contained in:
dangered wolf 2023-04-13 12:32:49 -04:00
parent d3e255d911
commit 227ea930b2
No known key found for this signature in database
GPG key ID: 41E4D37680ED8B58

View file

@ -150,8 +150,6 @@ const writeDataPoint = (event: FetchEvent, language: string | undefined, nsfw: b
// @ts-expect-error - TypeScript doesn't like iterating over the keys, but that's OK
.filter(flag => flags?.[flag])[0] || 'standard';
console.log(flagString)
AnalyticsEngine.writeDataPoint({
blobs: [
event.request.cf?.colo as string, /* Datacenter location */