Skip to content

Commit efeff88

Browse files
remove unused trait
1 parent 040b1b0 commit efeff88

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/TachyonsPreset.php

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,9 @@
66
use Illuminate\Container\Container;
77
use Illuminate\Filesystem\Filesystem;
88
use Illuminate\Foundation\Console\Presets\Preset;
9-
use Illuminate\Console\DetectsApplicationNamespace;
109

1110
class TachyonsPreset extends Preset
1211
{
13-
use DetectsApplicationNamespace;
14-
1512
public static function install()
1613
{
1714
static::updatePackages();

0 commit comments

Comments
 (0)