remove obsolete task variable

This commit is contained in:
Milan Kolar 2020-10-02 14:14:45 +02:00
parent 8e59fe67ff
commit 48cc3cab3d

View file

@ -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):