We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8d4ef5 commit a28d958Copy full SHA for a28d958
cli/Valet/Configuration.php
@@ -2,8 +2,6 @@
2
3
namespace Valet;
4
5
-use Exception;
6
-
7
class Configuration
8
{
9
public function __construct(public Filesystem $files)
0 commit comments