From 0c2f940402b08cbb3d0cf2bac549d37580ff1e00 Mon Sep 17 00:00:00 2001 From: Skillz4Killz <23035000+Skillz4Killz@users.noreply.github.com> Date: Fri, 29 Jan 2021 21:59:40 +0000 Subject: [PATCH] remove comments --- src/ws/proxy/shard.ts | 4 ---- 1 file changed, 4 deletions(-) diff --git a/src/ws/proxy/shard.ts b/src/ws/proxy/shard.ts index 64e5b1e0e..41b8da7db 100644 --- a/src/ws/proxy/shard.ts +++ b/src/ws/proxy/shard.ts @@ -279,10 +279,6 @@ export async function handleDiscordPayload( data: DiscordPayload, shardID: number, ) { - // TODO: Log that this is happening - // eventHandlers.raw?.(data); - // await eventHandlers.dispatchRequirements?.(data, shardID); - await fetch(ws.url, { method: "post", body: JSON.stringify({