Completed
Pull Request — master (#109)
by Charlotte
02:24
created
src/Server/WebSocketServer.php 1 patch
Unused Use Statements   -1 removed lines patch added patch discarded remove patch
@@ -24,7 +24,6 @@
 block discarded – undo
24 24
 use Nekland\Woketo\Rfc6455\ServerHandshake;
25 25
 use Nekland\Woketo\Utils\SimpleLogger;
26 26
 use Psr\Log\LoggerInterface;
27
-use Psr\Log\LogLevel;
28 27
 use React\EventLoop\LoopInterface;
29 28
 use React\Socket\ConnectionInterface;
30 29
 use React\Socket\ServerInterface;
Please login to merge, or discard this patch.