mirror of https://github.com/mikaku/Monitorix.git
removed a debugging line
This commit is contained in:
parent
e223b0fc20
commit
cc6cb1ec47
|
@ -245,7 +245,6 @@ sub ambsens_update {
|
||||||
}
|
}
|
||||||
$e++;
|
$e++;
|
||||||
}
|
}
|
||||||
print "$rrdata\n";
|
|
||||||
|
|
||||||
RRDs::update($rrd, $rrdata);
|
RRDs::update($rrd, $rrdata);
|
||||||
logger("$myself: $rrdata") if $debug;
|
logger("$myself: $rrdata") if $debug;
|
||||||
|
|
Loading…
Reference in New Issue