Update changedetectionio/model/Watch.py

Co-authored-by: dgtlmoon <leigh@morresi.net>
This commit is contained in:
Brandon Wees
2022-07-16 10:37:05 -04:00
committed by GitHub
parent 23452a1599
commit 58cb7fbc2a
-1
View File
@@ -169,7 +169,6 @@ class model(dict):
with open(snapshot_fname, 'wb') as f:
f.write(contents)
f.close()
return snapshot_fname