Skip to content

Commit

Permalink
Apply fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgaal committed Dec 28, 2022
1 parent f8f476e commit cd499c8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Application/app/User.php
Original file line number Diff line number Diff line change
Expand Up @@ -2,9 +2,9 @@

namespace App;

use App\Casts\UserType;
use App\Casts\Favorites;
use App\Casts\Hash;
use App\Casts\UserType;
use function get_class;
use Illuminate\Database\Eloquent\Builder;
use Illuminate\Database\Eloquent\Casts\AsArrayObject;
Expand Down

0 comments on commit cd499c8

Please sign in to comment.