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() -