diff --git a/src/Console/IndexCommand.php b/src/Console/IndexCommand.php index a51b1ced..09e9ecab 100644 --- a/src/Console/IndexCommand.php +++ b/src/Console/IndexCommand.php @@ -4,7 +4,6 @@ use Exception; use Illuminate\Console\Command; -use Illuminate\Database\Eloquent\SoftDeletes; use Illuminate\Support\Str; use Laravel\Scout\EngineManager;