Update openpype/hosts/maya/api/lib.py

This commit is contained in:
Toke Jepsen 2023-04-14 08:39:42 +01:00 committed by GitHub
parent a061c89779
commit 119df6d24e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3872,7 +3872,6 @@ def get_capture_preset(task_name, task_type, subset, project_settings, log):
log (object): Logging object.
"""
capture_preset = {}
filtering_criteria = {
"hosts": "maya",
"families": "review",