Skip to content

Commit

Permalink
Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
grantholle committed Dec 14, 2024
1 parent ecbbedd commit f597463
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Models/Concerns/HasFlags.php
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
use Illuminate\Database\Eloquent\Model;
use Illuminate\Database\Eloquent\Relations\MorphMany;
use Illuminate\Support\Carbon;
use function Illuminate\Support\enum_value;
use Spatie\ModelFlags\Models\Flag;

/** @mixin Model */
Expand Down

0 comments on commit f597463

Please sign in to comment.