Skip to content

Commit

Permalink
Merge pull request #295 from Blair2004/v4.4.x
Browse files Browse the repository at this point in the history
V4.5.2
  • Loading branch information
Blair2004 authored Sep 11, 2021
2 parents 72eb8f5 + 7acd8d8 commit 70acdea
Show file tree
Hide file tree
Showing 114 changed files with 4,107 additions and 1,166 deletions.
1 change: 0 additions & 1 deletion app/Console/Commands/ResetCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@
use Illuminate\Console\Command;
use Illuminate\Support\Facades\Artisan;
use Illuminate\Support\Facades\Auth;
use Jackiedo\DotenvEditor\Facades\DotenvEditor;

class ResetCommand extends Command
{
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/SetupCommand.php
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@
namespace App\Console\Commands;

use App\Services\Setup;
use Exception;
use Illuminate\Console\Command;
use Jackiedo\DotenvEditor\Facades\DotenvEditor;

class SetupCommand extends Command
{
Expand Down
Loading

0 comments on commit 70acdea

Please sign in to comment.