Update changedetectionio/model/Watch.py

Co-authored-by: dgtlmoon <leigh@morresi.net>
This commit is contained in:
Brandon Wees
2022-07-17 11:58:46 -04:00
committed by GitHub
co-authored by dgtlmoon
parent cac53a76c0
commit 4a88589a27
-1
View File
@@ -182,7 +182,6 @@ class model(dict):
with open(snapshot_fname, 'rb') as f:
contents = f.read()
f.close()
return contents