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:
@ -338,10 +338,7 @@ foreach my $line ( @disks ){
|
||||
my ( $temp )=split(/\ /, $raw);
|
||||
$IDs{$id}=$temp;
|
||||
}
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
}
|
||||
|
||||
# SAS Wrapping
|
||||
|
Reference in New Issue
Block a user