Skip to content

Commit 9e5226e

Browse files
authored
Apply fixes from StyleCI (#33077)
1 parent f4eac8e commit 9e5226e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/Illuminate/Database/Eloquent/Relations/MorphToMany.php

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44

55
use Illuminate\Database\Eloquent\Builder;
66
use Illuminate\Database\Eloquent\Model;
7-
use Illuminate\Database\Eloquent\Relations\MorphPivot;
87
use Illuminate\Support\Arr;
98

109
class MorphToMany extends BelongsToMany

0 commit comments

Comments
 (0)