Fix style ci

This commit is contained in:
René Preuß
2021-01-01 16:55:52 +01:00
parent 6f72d719bf
commit c5cdd8c352
2 changed files with 2 additions and 4 deletions

View File

@@ -3,7 +3,6 @@
namespace App\Server\Connections;
use Evenement\EventEmitterTrait;
use Illuminate\Support\Str;
use Ratchet\ConnectionInterface;
class ControlConnection