From fbdd993c0468b660c7bd1e96478d886818bce6e5 Mon Sep 17 00:00:00 2001 From: dgtlmoon Date: Tue, 20 Jan 2026 12:30:57 +0100 Subject: [PATCH] Remove debug --- changedetectionio/model/Watch.py | 1 - 1 file changed, 1 deletion(-) diff --git a/changedetectionio/model/Watch.py b/changedetectionio/model/Watch.py index f8330f08e..f5bc8593b 100644 --- a/changedetectionio/model/Watch.py +++ b/changedetectionio/model/Watch.py @@ -252,7 +252,6 @@ class model(watch_base): """ tmp_history = {} - return tmp_history # In the case we are only using the watch for processing without history if not self.watch_data_dir: