Streamline $commands
property
This commit is contained in:
parent
472dead0d6
commit
daff0fc566
1 changed files with 0 additions and 9 deletions
|
@ -8,15 +8,6 @@ use Illuminate\Support\Facades\Storage;
|
|||
|
||||
class Kernel extends ConsoleKernel
|
||||
{
|
||||
/**
|
||||
* The Artisan commands provided by your application.
|
||||
*
|
||||
* @var array
|
||||
*/
|
||||
protected $commands = [
|
||||
//
|
||||
];
|
||||
|
||||
/**
|
||||
* Define the application's command schedule.
|
||||
*
|
||||
|
|
Loading…
Reference in a new issue