From 6559c4d8f64ad41df925182f9f24f6f67eecd1df Mon Sep 17 00:00:00 2001 From: Rhet Turnbull Date: Sat, 12 Dec 2020 07:53:18 -0800 Subject: [PATCH] removed extended_attributes reference --- osxphotos/__main__.py | 1 - 1 file changed, 1 deletion(-) diff --git a/osxphotos/__main__.py b/osxphotos/__main__.py index 56a21156..200f1aa6 100644 --- a/osxphotos/__main__.py +++ b/osxphotos/__main__.py @@ -1673,7 +1673,6 @@ def export( no_comment = cfg.no_comment has_likes = cfg.has_likes no_likes = cfg.no_likes - no_extended_attributes = cfg.no_extended_attributes label = cfg.label deleted = cfg.deleted deleted_only = cfg.deleted_only