From 3ab4b337b6cf49827a8b6d6070459425cb971f7b Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Thu, 9 Oct 2025 19:13:05 +0200 Subject: [PATCH] hmm --- changedetectionio/tests/util.py | 1 - 1 file changed, 1 deletion(-) diff --git a/changedetectionio/tests/util.py b/changedetectionio/tests/util.py index 7fbe0b01a..ff1b476c3 100644 --- a/changedetectionio/tests/util.py +++ b/changedetectionio/tests/util.py @@ -325,4 +325,3 @@ def new_live_server_setup(live_server): return resp live_server.start() -