From f3f5874f7dd8b6ef99c480486476f5d193b146cf Mon Sep 17 00:00:00 2001 From: yohan <783b8c87@scimetis.net> Date: Sun, 2 Jun 2024 11:41:53 +0200 Subject: [PATCH] Continue Flask migration. --- thermostat.py | 1 - 1 file changed, 1 deletion(-) diff --git a/thermostat.py b/thermostat.py index 65d2cad..6c398d7 100644 --- a/thermostat.py +++ b/thermostat.py @@ -324,7 +324,6 @@ logging.info("====== Ended successfully ======") #import subprocess #from datetime import timezone -#import requests #import argparse #import signal #from threading import Event