Add Laravel Pint fixes
This commit is contained in:
parent
027eccfad8
commit
6c28f75678
1 changed files with 0 additions and 1 deletions
|
@ -10,7 +10,6 @@ use App\Models\Media;
|
||||||
use App\Services\TokenService;
|
use App\Services\TokenService;
|
||||||
use Exception;
|
use Exception;
|
||||||
use Illuminate\Contracts\Container\BindingResolutionException;
|
use Illuminate\Contracts\Container\BindingResolutionException;
|
||||||
use Illuminate\Database\Eloquent\ModelNotFoundException;
|
|
||||||
use Illuminate\Http\File;
|
use Illuminate\Http\File;
|
||||||
use Illuminate\Http\JsonResponse;
|
use Illuminate\Http\JsonResponse;
|
||||||
use Illuminate\Http\Request;
|
use Illuminate\Http\Request;
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue