mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove original render instance
This commit is contained in:
parent
aa1ac9762a
commit
dd29bd8fa8
1 changed files with 3 additions and 0 deletions
|
|
@ -72,3 +72,6 @@ class ExtractRender(publish.Extractor):
|
|||
raise RuntimeError("Failed to complete render extraction. "
|
||||
"Missing output files: {}".format(
|
||||
missing_frames))
|
||||
|
||||
# Remove original render instance
|
||||
instance.context.remove(instance)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue