aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/plugin/sensors.php
diff options
context:
space:
mode:
Diffstat (limited to 'plugin/sensors.php')
-rw-r--r--plugin/sensors.php2
1 files changed, 0 insertions, 2 deletions
diff --git a/plugin/sensors.php b/plugin/sensors.php
index 33a642d..1b2bbac 100644
--- a/plugin/sensors.php
+++ b/plugin/sensors.php
@@ -39,5 +39,3 @@ switch($obj->args['type']) {
39 39
40collectd_flush($obj->identifiers); 40collectd_flush($obj->identifiers);
41$obj->rrd_graph(); 41$obj->rrd_graph();
42
43?>