mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
no need to specify hosts in plugin where only shot product type is
defined. This is only used inside of any editorial or csv ingest
This commit is contained in:
parent
67bf46d9c2
commit
85c5fac7b9
1 changed files with 0 additions and 1 deletions
|
|
@ -13,7 +13,6 @@ class CollectHierarchy(pyblish.api.ContextPlugin):
|
|||
|
||||
label = "Collect Hierarchy"
|
||||
order = pyblish.api.CollectorOrder - 0.076
|
||||
hosts = ["resolve", "hiero", "flame", "traypublisher"]
|
||||
|
||||
def process(self, context):
|
||||
project_name = context.data["projectName"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue