mirror of
https://github.com/librenms/librenms.git
synced 2024-10-07 16:52:45 +00:00
Fix whitespace (#9798)
This commit is contained in:
@@ -2,4 +2,3 @@
|
|||||||
|
|
||||||
$hardware = 'DKT ' . snmp_get($device, 'DKT-GENERIC-MIB::hwVersion.0', '-OQv');
|
$hardware = 'DKT ' . snmp_get($device, 'DKT-GENERIC-MIB::hwVersion.0', '-OQv');
|
||||||
$version = snmp_get($device, 'DKT-GENERIC-MIB::swVersion.0', '-OQv');
|
$version = snmp_get($device, 'DKT-GENERIC-MIB::swVersion.0', '-OQv');
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user