Remove debug

This commit is contained in:
dgtlmoon
2026-01-20 12:30:57 +01:00
parent 499f480950
commit fbdd993c04
-1
View File
@@ -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: