mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI (#12117)
* Apply fixes from StyleCI * Disable style check
This commit is contained in:
@@ -4,7 +4,6 @@ namespace App\Models;
|
||||
|
||||
class DiskIo extends DeviceRelatedModel
|
||||
{
|
||||
|
||||
protected $table = 'ucd_diskio';
|
||||
|
||||
protected $primaryKey = 'diskio_id';
|
||||
|
Reference in New Issue
Block a user