Skip to content

Commit 79b153a

Browse files
jbrooksukgithub-actions[bot]
authored andcommitted
Fix code styling
1 parent a177044 commit 79b153a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Models/Component.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,6 @@
1111
use Illuminate\Database\Eloquent\Model;
1212
use Illuminate\Database\Eloquent\Relations\BelongsTo;
1313
use Illuminate\Database\Eloquent\Relations\BelongsToMany;
14-
use Illuminate\Database\Eloquent\Relations\HasMany;
1514
use Illuminate\Database\Eloquent\SoftDeletes;
1615

1716
class Component extends Model

0 commit comments

Comments
 (0)