mirror of
https://github.com/Ocelot-Social-Community/Ocelot-Social.git
synced 2025-12-13 07:46:06 +00:00
remove comment
This commit is contained in:
parent
91d0f9216a
commit
dc5de251bc
@ -79,7 +79,6 @@ const createServer = (options?) => {
|
||||
console.log( 'onDisconnect', webSocket.identifier)
|
||||
delete webSocketList[webSocket.identifier]
|
||||
console.log('connected sockets: ', Object.keys(webSocketList).length)
|
||||
// console.log('onDisconnect', webSocket, webSocket.rawHeaders)
|
||||
},
|
||||
},
|
||||
debug: !!CONFIG.DEBUG,
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user