Apply fixes from StyleCI

This commit is contained in:
Marcel Pociot
2021-05-28 14:52:25 +00:00
committed by StyleCI Bot
parent 7f6be8cae2
commit 400361dd71
2 changed files with 2 additions and 2 deletions

View File

@@ -6,7 +6,6 @@ use App\Contracts\ConnectionManager as ConnectionManagerContract;
use App\Contracts\SubdomainGenerator;
use App\Http\QueryParameters;
use App\Server\Exceptions\NoFreePortAvailable;
use Illuminate\Support\Collection;
use Ratchet\ConnectionInterface;
use React\EventLoop\LoopInterface;
use React\Socket\Server;