Apply fixes from StyleCI (#553)
This commit is contained in:
parent
eb7161421f
commit
6c8c748b58
|
|
@ -5,7 +5,6 @@ namespace BeyondCode\LaravelWebSockets\Test;
|
||||||
use Illuminate\Container\Container;
|
use Illuminate\Container\Container;
|
||||||
use Illuminate\Contracts\Redis\Factory;
|
use Illuminate\Contracts\Redis\Factory;
|
||||||
use Illuminate\Queue\Jobs\RedisJob;
|
use Illuminate\Queue\Jobs\RedisJob;
|
||||||
use Illuminate\Queue\LuaScripts;
|
|
||||||
use Illuminate\Queue\Queue;
|
use Illuminate\Queue\Queue;
|
||||||
use Illuminate\Queue\RedisQueue;
|
use Illuminate\Queue\RedisQueue;
|
||||||
use Illuminate\Support\Carbon;
|
use Illuminate\Support\Carbon;
|
||||||
|
|
|
||||||
|
|
@ -5,7 +5,6 @@ namespace BeyondCode\LaravelWebSockets\Test;
|
||||||
use Illuminate\Container\Container;
|
use Illuminate\Container\Container;
|
||||||
use Illuminate\Contracts\Redis\Factory;
|
use Illuminate\Contracts\Redis\Factory;
|
||||||
use Illuminate\Queue\Jobs\RedisJob;
|
use Illuminate\Queue\Jobs\RedisJob;
|
||||||
use Illuminate\Queue\LuaScripts;
|
|
||||||
use Illuminate\Queue\Queue;
|
use Illuminate\Queue\Queue;
|
||||||
use Illuminate\Queue\RedisQueue;
|
use Illuminate\Queue\RedisQueue;
|
||||||
use Illuminate\Support\Carbon;
|
use Illuminate\Support\Carbon;
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue