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

Fix code styling

This commit is contained in:
mattstauffer
2023-05-16 19:27:36 +00:00
committed by github-actions[bot]
parent f8d4ef583d
commit a28d958afd

View File

@@ -2,8 +2,6 @@
namespace Valet;
use Exception;
class Configuration
{
public function __construct(public Filesystem $files)