mirror of
https://github.com/HDInnovations/UNIT3D-Community-Edition.git
synced 2026-04-24 03:59:08 -05:00
Apply fixes from StyleCI
[ci skip] [skip ci]
This commit is contained in:
@@ -19,7 +19,6 @@ use App\Bots\SystemBot;
|
||||
use App\Events\Chatter;
|
||||
use App\Http\Controllers\Controller;
|
||||
use App\Http\Resources\BotResource;
|
||||
use Illuminate\Contracts\Auth\Factory;
|
||||
use App\Http\Resources\ChatMessageResource;
|
||||
use App\Http\Resources\ChatRoomResource;
|
||||
use App\Http\Resources\UserAudibleResource;
|
||||
@@ -30,6 +29,7 @@ use App\Models\UserAudible;
|
||||
use App\Models\UserEcho;
|
||||
use App\Repositories\ChatRepository;
|
||||
use Carbon\Carbon;
|
||||
use Illuminate\Contracts\Auth\Factory;
|
||||
use Illuminate\Http\Request;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user