1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-04 19:24:02 +00:00

Apply fixes from StyleCI

This commit is contained in:
stancl 2019-08-19 12:29:19 +00:00 committed by StyleCI Bot
parent 1fe48acd38
commit 254634ba8e

View file

@ -4,7 +4,6 @@ namespace Stancl\Tenancy\Tests;
use Illuminate\Bus\Queueable;
use Illuminate\Support\Facades\Event;
use Illuminate\Support\Facades\Queue;
use Illuminate\Queue\SerializesModels;
use Illuminate\Queue\InteractsWithQueue;
use Illuminate\Queue\Events\JobProcessing;