Remove 'handleConnect() done' info message (#147)

This commit is contained in:
ronen barzel
2020-01-26 10:03:17 -08:00
committed by Benjamin Sergeant
parent 68b318ab97
commit 527308a049
-1
View File
@@ -106,7 +106,6 @@ namespace ix
}
}
logInfo("WebSocketServer::handleConnection() done");
connectionState->setTerminated();
}