mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
Update openpype/hosts/fusion/plugins/create/create_saver.py
Co-authored-by: Roy Nieterau <roy_nieterau@hotmail.com>
This commit is contained in:
parent
4e96bc46b3
commit
233c7b3454
1 changed files with 0 additions and 1 deletions
|
|
@ -174,7 +174,6 @@ class CreateSaver(NewCreator):
|
|||
tool.SetAttrs({"TOOLS_Name": subset})
|
||||
|
||||
def _collect_saver(self, tool):
|
||||
self.log.info("Collecting saver..")
|
||||
attrs = tool.GetAttrs()
|
||||
|
||||
keys = ["id", "asset", "subset", "task", "variant"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue