Completed
Push — master ( 1d4c49...05544f )
by Valentin
10s
created
src/Server/WebSocketServer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -23,7 +23,6 @@
 block discarded – undo
23 23
 use Nekland\Woketo\Rfc6455\ServerHandshake;
24 24
 use Nekland\Woketo\Utils\SimpleLogger;
25 25
 use Psr\Log\LoggerInterface;
26
-use Psr\Log\LogLevel;
27 26
 use React\EventLoop\LoopInterface;
28 27
 use React\Socket\ConnectionInterface;
29 28
 
Please login to merge, or discard this patch.