Streamline $commands property

This commit is contained in:
Shift
2022-11-09 16:33:43 +01:00
committed by Jellyfrog
parent 09aad802e2
commit 8a7f13c055
-9
View File
@@ -9,15 +9,6 @@ use LibreNMS\Util\Version;
class Kernel extends ConsoleKernel
{
/**
* The Artisan commands provided by your application.
*
* @var array
*/
protected $commands = [
//
];
/**
* Define the application's command schedule.
*