Apply fixes from StyleCI

This commit is contained in:
Marcel Pociot
2021-06-01 19:19:38 +00:00
committed by StyleCI Bot
parent c23af81668
commit 6d391c9246

View File

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