mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
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:
parent
beee0efab3
commit
93793655ea
1 changed files with 0 additions and 3 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue