aboutsummaryrefslogtreecommitdiff
path: root/rrd/mqtt.py
diff options
context:
space:
mode:
authorElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2023-12-08 15:19:46 +0100
committerElena ``of Valhalla'' Grandi <valhalla@trueelena.org>2023-12-29 07:29:15 +0100
commitf2916ba1e749dc3aca47a256e1472e5032e2c9c8 (patch)
treecdbe61c08aa4761648b03da2db2b11b76eb3127b /rrd/mqtt.py
parentc9c3ac00c1a27ff4bcdb0733789a94c738c35c93 (diff)
qa fixes
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__)