Remove todo comment

This commit is contained in:
ayntee
2020-11-24 20:56:32 +04:00
parent b33ff695ca
commit a0db2bdb69

View File

@@ -54,7 +54,6 @@ export async function createShard(
basicShards.set(basicShard.id, basicShard);
// TODO: do something about this
// TODO(ayntee): check if the readyState of the websocket is OPEN (not sure if this is the solution)
socket.onopen = async () => {
if (!resuming) {
// Initial identify with the gateway