Skip to content

Commit 6fdc73f

Browse files
committed
fix
1 parent 387a90b commit 6fdc73f

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/Console/InstallCommand.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -3,13 +3,10 @@
33
namespace Butschster\Head\Console;
44

55
use Illuminate\Console\Command;
6-
use Illuminate\Console\DetectsApplicationNamespace;
76
use Illuminate\Support\Str;
87

98
class InstallCommand extends Command
109
{
11-
use DetectsApplicationNamespace;
12-
1310
/**
1411
* The name and signature of the console command.
1512
*

0 commit comments

Comments
 (0)