1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-04 16:10:08 +01:00

Apply fixes from StyleCI

This commit is contained in:
StyleCI Bot
2022-12-21 23:37:12 +00:00
parent f18070a763
commit a4e8331852

View File

@@ -9,7 +9,6 @@
use Symfony\Component\Console\Question\ConfirmationQuestion;
use Symfony\Component\EventDispatcher\EventDispatcher;
use Valet\Drivers\ValetDriver;
use function Valet\info;
use function Valet\output;
use function Valet\table;