removed a debugging line

This commit is contained in:
Jordi Sanfeliu 2019-04-24 10:44:31 +02:00
parent e223b0fc20
commit cc6cb1ec47
1 changed files with 0 additions and 1 deletions

View File

@ -245,7 +245,6 @@ sub ambsens_update {
}
$e++;
}
print "$rrdata\n";
RRDs::update($rrd, $rrdata);
logger("$myself: $rrdata") if $debug;