style: laravel pint lint

This commit is contained in:
Rico van Zelst
2023-11-01 14:09:25 +01:00
parent 69c072a003
commit 9ced9a83f3
10 changed files with 47 additions and 45 deletions

View File

@@ -4,7 +4,6 @@ namespace App\Policies;
use App\Models\SkinChroma;
use App\Models\User;
use Illuminate\Auth\Access\Response;
class SkinChromaPolicy
{