mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 21:04:40 +01:00
hiero: removing unused attribute
This commit is contained in:
parent
8e0f2983cf
commit
f3b038ec7d
1 changed files with 0 additions and 1 deletions
|
|
@ -25,7 +25,6 @@ class LoadEffects(load.LoaderPlugin):
|
|||
order = 0
|
||||
icon = "cc"
|
||||
color = "white"
|
||||
ignore_attr = ["useLifetime"]
|
||||
|
||||
def load(self, context, name, namespace, data):
|
||||
"""
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue