summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xsystemd.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/systemd.py b/systemd.py
index 5a22e3c..1f28195 100755
--- a/systemd.py
+++ b/systemd.py
@@ -59,7 +59,6 @@ else:
def _config(conf):
pass
def _read():
- collectd.info("---- dump() ----")
for (key, val) in iteritems(read()):
collectd.Values(
plugin='systemd',