cleanup
This commit is contained in:
parent
82e1dd1c65
commit
60274bfd99
@ -242,7 +242,6 @@ class CommunicationManager implements CallbackListener {
|
||||
$this->socket = new Server($this->loop);
|
||||
|
||||
$this->socket->on('error', function ($e) {
|
||||
$this->maniaControl->chat->sendChat($e);
|
||||
Logger::log("[CommunicationManager] Socket Error" . $e);
|
||||
});
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user