Skip to content

Commit

Permalink
Fix styling
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze authored and github-actions[bot] committed Jun 17, 2024
1 parent 6542840 commit f54b4de
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Commands/CreateSearchConfigCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,8 @@
use Illuminate\Console\Command;
use Illuminate\Support\Facades\Validator;

use Laravel\Prompts\FormBuilder;
use function Laravel\Prompts\form;
use function Laravel\Prompts\intro;
use function Laravel\Prompts\outro;
use function Laravel\Prompts\text;

use Spatie\SiteSearch\Models\SiteSearchConfig;

Expand Down

0 comments on commit f54b4de

Please sign in to comment.