From 0f78a61e4673b53f3178e39a5723e98f0a589918 Mon Sep 17 00:00:00 2001 From: jaydee Date: Tue, 19 Nov 2024 18:00:53 +0100 Subject: [PATCH] bitwarden --- mqtt_srv.py | 3 --- 1 file changed, 3 deletions(-) diff --git a/mqtt_srv.py b/mqtt_srv.py index d124ca0..c658bc6 100755 --- a/mqtt_srv.py +++ b/mqtt_srv.py @@ -24,9 +24,6 @@ with open("/etc/mqtt_srv/mqtt_srv.cfg") as json_file: print(config) -print(config["morefine"]) - - #import psutil stats = {} VERSION = "1.0.34"