mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-02 00:44:52 +01:00
Remove old "dependencies" data
This commit is contained in:
parent
f7d35c4fed
commit
70bfdd09b4
1 changed files with 0 additions and 1 deletions
|
|
@ -636,7 +636,6 @@ class IntegrateAssetNew(pyblish.api.InstancePlugin):
|
|||
"parent": version["_id"],
|
||||
"name": repre['name'],
|
||||
"data": data,
|
||||
"dependencies": instance.data.get("dependencies", "").split(),
|
||||
|
||||
# Imprint shortcut to context for performance reasons.
|
||||
"context": repre_context
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue