Skip to content

Commit

Permalink
Fixes from StyleCI
Browse files Browse the repository at this point in the history
  • Loading branch information
erikgaal committed Sep 4, 2022
1 parent c84b6cc commit 4166cf0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/Features/Properties/ModelPropertyExtension.php
Expand Up @@ -6,13 +6,13 @@

use App\Account;
use App\Address;
use App\ValueObjects\Favorites;
use App\Group;
use App\GuardedModel;
use App\Role;
use App\Team;
use App\Thread;
use App\User;
use App\ValueObjects\Favorites;
use ArrayObject;
use Carbon\Carbon as BaseCarbon;
use Illuminate\Support\Carbon;
Expand Down

0 comments on commit 4166cf0

Please sign in to comment.