mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-26 22:02:15 +01:00
Fusion: Create Saver fix redeclaration of default_variants
This commit is contained in:
parent
265dee372e
commit
eadce2ce29
1 changed files with 0 additions and 4 deletions
|
|
@ -30,10 +30,6 @@ class CreateSaver(NewCreator):
|
|||
instance_attributes = [
|
||||
"reviewable"
|
||||
]
|
||||
default_variants = [
|
||||
"Main",
|
||||
"Mask"
|
||||
]
|
||||
|
||||
# TODO: This should be renamed together with Nuke so it is aligned
|
||||
temp_rendering_path_template = (
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue