remove comments

This commit is contained in:
Skillz4Killz
2021-01-29 21:59:40 +00:00
committed by GitHub
parent 5734e2cc64
commit 0c2f940402

View File

@@ -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({