diff --git a/changedetectionio/model/Watch.py b/changedetectionio/model/Watch.py index e49069d1..46a67831 100644 --- a/changedetectionio/model/Watch.py +++ b/changedetectionio/model/Watch.py @@ -169,7 +169,6 @@ class model(dict): with open(snapshot_fname, 'wb') as f: f.write(contents) - f.close() return snapshot_fname