mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Streamline $commands property
This commit is contained in:
@@ -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.
|
||||
*
|
||||
|
||||
Reference in New Issue
Block a user