Removed debug prints

This commit is contained in:
Matteo Biscosi 2021-03-17 11:34:44 +01:00 committed by GitHub
parent d27d5b0439
commit 8a5bc73739
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -361,7 +361,6 @@ function ts_dump.host_update_stats_rrds(when, hostname, host, ifstats, verbose)
num_as_client=host["contacts.as_client"], num_as_server=host["contacts.as_server"]}, when)
end
enable_debug = true
if enable_debug then
io.write(hostname.. "\n")
end