Update find_unwatched.py

This commit is contained in:
blacktwin 2017-10-07 15:17:54 -04:00 committed by GitHub
parent 0f4a2d16bd
commit 310831e72c

View File

@ -165,4 +165,4 @@ for i in sorted(show_lst, reverse=True):
print("Metadata failed. Likely end of range: {e}").format(e=e)
# delete_files(tmp_lst)
delete_files(tmp_lst)