aboutsummaryrefslogtreecommitdiff
path: root/rrd/mqtt.py
diff options
context:
space:
mode:
Diffstat (limited to 'rrd/mqtt.py')
-rw-r--r--rrd/mqtt.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/rrd/mqtt.py b/rrd/mqtt.py
index 713d837..de679ce 100644
--- a/rrd/mqtt.py
+++ b/rrd/mqtt.py
@@ -3,7 +3,6 @@ import logging
import django.conf
import paho.mqtt.client as mqtt
-
log = logging.getLogger(__name__)