mirror of
https://github.com/laravel/valet.git
synced 2026-02-05 08:30:07 +01:00
Apply fixes from StyleCI
This commit is contained in:
@@ -9,7 +9,6 @@
|
|||||||
use Symfony\Component\Console\Question\ConfirmationQuestion;
|
use Symfony\Component\Console\Question\ConfirmationQuestion;
|
||||||
use Symfony\Component\EventDispatcher\EventDispatcher;
|
use Symfony\Component\EventDispatcher\EventDispatcher;
|
||||||
use Valet\Drivers\ValetDriver;
|
use Valet\Drivers\ValetDriver;
|
||||||
|
|
||||||
use function Valet\info;
|
use function Valet\info;
|
||||||
use function Valet\output;
|
use function Valet\output;
|
||||||
use function Valet\table;
|
use function Valet\table;
|
||||||
|
|||||||
Reference in New Issue
Block a user