Don't commit for every file.

master
voussoir 2021-06-03 19:12:15 -07:00
parent 801226522b
commit ed8241f2ef
No known key found for this signature in database
GPG Key ID: 5F7554F8C26DACCB
1 changed files with 0 additions and 1 deletions

View File

@ -367,7 +367,6 @@ def reload_metadata_argparse(args):
continue
photo.reload_metadata(hash_kwargs=hash_kwargs)
need_commit = True
photodb.commit()
except KeyboardInterrupt:
pass