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

Fix code styling

This commit is contained in:
mattstauffer
2023-08-27 02:47:47 +00:00
committed by github-actions[bot]
parent 088667d0ca
commit 9a4a7a1693
12 changed files with 18 additions and 6 deletions

View File

@@ -7,8 +7,9 @@
use Valet\Filesystem;
use Valet\Nginx;
use Valet\PhpFpm;
use function Valet\resolve;
use Valet\Site;
use function Valet\resolve;
use function Valet\swap;
use function Valet\user;