mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Apply fixes from StyleCI
This commit is contained in:
@ -105,7 +105,6 @@ class ObjectCache implements ArrayAccess
|
||||
return $GLOBALS['_ObjCache'][$this->obj][$obj]['value'];
|
||||
}
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
//end offsetGet()
|
||||
|
Reference in New Issue
Block a user