Fix whitespace (#9798)

This commit is contained in:
Tony Murray
2019-02-08 07:57:56 -06:00
committed by GitHub
parent c7c1ca2c5a
commit 2310356f60

View File

@@ -2,4 +2,3 @@
$hardware = 'DKT ' . snmp_get($device, 'DKT-GENERIC-MIB::hwVersion.0', '-OQv');
$version = snmp_get($device, 'DKT-GENERIC-MIB::swVersion.0', '-OQv');