Update changedetectionio/model/Watch.py

Co-authored-by: dgtlmoon <leigh@morresi.net>
diff-proposed-for-bwees
Brandon Wees 2 years ago committed by GitHub
parent 23452a1599
commit 58cb7fbc2a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -169,7 +169,6 @@ class model(dict):
with open(snapshot_fname, 'wb') as f:
f.write(contents)
f.close()
return snapshot_fname

Loading…
Cancel
Save