--- a/MqttMonitor/MqttMonitorWidget.py Thu Jan 10 14:21:01 2019 +0100
+++ b/MqttMonitor/MqttMonitorWidget.py Sun Jan 20 16:08:38 2019 +0100
@@ -8,7 +8,6 @@
"""
from __future__ import unicode_literals
-
try:
str = unicode # __IGNORE_EXCEPTION__
except NameError: