1
0
mirror of https://github.com/librenms/librenms-agent.git synced 2024-05-09 09:54:52 +00:00

Removed Excess Spacing

This commit is contained in:
Munzy
2019-04-16 13:55:34 -07:00
committed by GitHub
parent f69b396c48
commit 935373ee3c

View File

@ -338,10 +338,7 @@ foreach my $line ( @disks ){
my ( $temp )=split(/\ /, $raw);
$IDs{$id}=$temp;
}
}
# SAS Wrapping