Skip to content

Commit 7f0f1e1

Browse files
rubenvanasschegithub-actions[bot]
authored andcommitted
Fix styling
1 parent ca0c88e commit 7f0f1e1

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ArgumentReducers/CollectionArgumentReducer.php

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,7 @@
44

55
use Illuminate\Support\Collection;
66
use Spatie\FlareClient\Arguments\ReducedArgument\ReducedArgument;
7-
use Spatie\FlareClient\Arguments\ReducedArgument\ReducedArgumentContract;
87
use Spatie\FlareClient\Arguments\ReducedArgument\UnReducedArgument;
9-
use Spatie\FlareClient\Arguments\Reducers\ArgumentReducer;
108
use Spatie\FlareClient\Arguments\Reducers\ArrayArgumentReducer;
119

1210
class CollectionArgumentReducer extends ArrayArgumentReducer

0 commit comments

Comments
 (0)