mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
remove obsolete task variable
This commit is contained in:
parent
8e59fe67ff
commit
48cc3cab3d
1 changed files with 0 additions and 1 deletions
|
|
@ -30,7 +30,6 @@ class CollectYetiCache(pyblish.api.InstancePlugin):
|
|||
label = "Collect Yeti Cache"
|
||||
families = ["yetiRig", "yeticache"]
|
||||
hosts = ["maya"]
|
||||
tasks = {"animation": {"type": "Animation"}, "fx": {"type": "FX"}}
|
||||
|
||||
def process(self, instance):
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue