@@ -23,7 +23,6 @@ |
||
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 |