Skip to content

Commit

Permalink
fix: resolved #888
Browse files Browse the repository at this point in the history
  • Loading branch information
CS76 committed Nov 13, 2023
1 parent 5f22551 commit bb6da86
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions app/Console/Kernel.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@

use Illuminate\Console\Scheduling\Schedule;
use Illuminate\Foundation\Console\Kernel as ConsoleKernel;
use Illuminate\Support\Facades\App;

class Kernel extends ConsoleKernel
{
Expand Down

0 comments on commit bb6da86

Please sign in to comment.