mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
removed frame data from workfile instance
This commit is contained in:
parent
52b8118b7d
commit
1bf4a40a88
1 changed files with 0 additions and 4 deletions
|
|
@ -256,10 +256,6 @@ class CollectInstances(pyblish.api.ContextPlugin):
|
|||
"publish": True,
|
||||
"family": "workfile",
|
||||
"families": ["workfile"],
|
||||
"frameStart": context.data["frameStart"],
|
||||
"frameEnd": context.data["frameEnd"],
|
||||
"handleStart": context.data["handleStart"],
|
||||
"handleEnd": context.data["handleEnd"],
|
||||
"representations": [{
|
||||
"name": ext.lstrip("."),
|
||||
"ext": ext.lstrip("."),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue