Update client/ayon_core/plugins/publish/extract_otio_review.py

Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
Robin De Lillo 2024-10-01 08:00:43 -04:00 committed by GitHub
parent beee0efab3
commit 93793655ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -107,9 +107,6 @@ class ExtractOTIOReview(publish.Extractor):
otio_media = r_otio_cl.media_reference
media_metadata = otio_media.metadata
variables = (self.to_width, self.to_height)
keys = ("width", "height")
# get from media reference metadata source
# TODO 'openpype' prefix should be removed (added 24/09/03)
# NOTE it looks like it is set only in hiero integration