removed OBE TODO

This commit is contained in:
Rhet Turnbull
2020-03-14 12:06:50 -07:00
parent cc9220e076
commit b68f4c2b8b

View File

@@ -521,9 +521,6 @@ class PhotoInfo:
exiftool: (boolean, default = False); if True, will use exiftool to write metadata to export file
returns the full path to the exported file """
# TODO: add this docs:
# ( for jpeg in *.jpeg; do exiftool -v -json=$jpeg.json $jpeg; done )
# list of all files exported during this call to export
exported_files = []