Fis Laravel Pint issues
This commit is contained in:
parent
baee7ade4f
commit
bcf61bb6a0
2 changed files with 5 additions and 7 deletions
|
@ -13,7 +13,6 @@ use App\Services\Micropub\UpdateService;
|
|||
use App\Services\TokenService;
|
||||
use Illuminate\Http\JsonResponse;
|
||||
use Illuminate\Http\Request;
|
||||
use illuminate\Support\Arr;
|
||||
use Lcobucci\JWT\Encoding\CannotDecodeContent;
|
||||
use Lcobucci\JWT\Token\InvalidTokenStructure;
|
||||
use Lcobucci\JWT\Validation\RequiredConstraintsViolated;
|
||||
|
|
|
@ -17,7 +17,6 @@ use Illuminate\Http\Response;
|
|||
use Illuminate\Http\UploadedFile;
|
||||
use Illuminate\Support\Carbon;
|
||||
use Illuminate\Support\Facades\Storage;
|
||||
use Illuminate\Support\Str;
|
||||
use Intervention\Image\ImageManager;
|
||||
use Lcobucci\JWT\Token\InvalidTokenStructure;
|
||||
use Lcobucci\JWT\Validation\RequiredConstraintsViolated;
|
||||
|
|
Loading…
Add table
Reference in a new issue