mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 08:24:53 +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"
|
label = "Collect Yeti Cache"
|
||||||
families = ["yetiRig", "yeticache"]
|
families = ["yetiRig", "yeticache"]
|
||||||
hosts = ["maya"]
|
hosts = ["maya"]
|
||||||
tasks = {"animation": {"type": "Animation"}, "fx": {"type": "FX"}}
|
|
||||||
|
|
||||||
def process(self, instance):
|
def process(self, instance):
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue