diff --git a/src/Commands/HearthCommand.php b/src/Commands/HearthCommand.php index 47d46387..e0bfbf7d 100644 --- a/src/Commands/HearthCommand.php +++ b/src/Commands/HearthCommand.php @@ -6,7 +6,6 @@ use Illuminate\Console\Command; use Illuminate\Filesystem\Filesystem; use Illuminate\Support\Facades\App; -use Illuminate\Support\ServiceProvider; use Illuminate\Support\Str; class HearthCommand extends Command