diff --git a/osxphotos/photoinfo.py b/osxphotos/photoinfo.py index 5477652e..39835440 100644 --- a/osxphotos/photoinfo.py +++ b/osxphotos/photoinfo.py @@ -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 = []