Skip to content

Commit 56adabc

Browse files
authored
Update DeleteIndexCommand.php
1 parent 7703eef commit 56adabc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/Console/DeleteIndexCommand.php

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

55
use Exception;
66
use Illuminate\Console\Command;
7+
use Illuminate\Support\Str;
78
use Laravel\Scout\EngineManager;
89

910
class DeleteIndexCommand extends Command

0 commit comments

Comments
 (0)