1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 00:20: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

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