Fix code style with Laravel Pint
This commit is contained in:
parent
86ac67698e
commit
f2ad3a6626
3 changed files with 0 additions and 4 deletions
|
@ -5,7 +5,6 @@ declare(strict_types=1);
|
|||
namespace App\Http\Controllers;
|
||||
|
||||
use App\Models\Note;
|
||||
use App\Services\ActivityStreamsService;
|
||||
use Illuminate\Database\Eloquent\ModelNotFoundException;
|
||||
use Illuminate\Http\JsonResponse;
|
||||
use Illuminate\Http\RedirectResponse;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue