mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
remove already done comment
This commit is contained in:
parent
70a1ff0893
commit
411b33f7bf
1 changed files with 0 additions and 2 deletions
|
|
@ -16,8 +16,6 @@ class CollectInstances(pyblish.api.ContextPlugin):
|
|||
json.dumps(workfile_instances, indent=4)
|
||||
))
|
||||
|
||||
# TODO add validations of existing instances
|
||||
# - layer id exists
|
||||
for instance_data in workfile_instances:
|
||||
# Store workfile instance data to instance data
|
||||
instance_data["originData"] = copy.deepcopy(instance_data)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue