Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
rubenvanassche authored and github-actions[bot] committed Jun 28, 2023
1 parent 88274b6 commit be3aedb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/ArgumentReducers/CollectionArgumentReducer.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
namespace Spatie\LaravelIgnition\ArgumentReducers;

use Illuminate\Support\Collection;
use Spatie\Backtrace\Arguments\ReducedArgument\ReducedArgument;
use Spatie\Backtrace\Arguments\ReducedArgument\ReducedArgumentContract;
use Spatie\Backtrace\Arguments\ReducedArgument\UnReducedArgument;
use Spatie\Backtrace\Arguments\Reducers\ArrayArgumentReducer;
Expand Down

0 comments on commit be3aedb

Please sign in to comment.