mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Update client/ayon_core/lib/attribute_definitions.py
Co-authored-by: Jakub Trllo <43494761+iLLiCiTiT@users.noreply.github.com>
This commit is contained in:
parent
e0ab613d96
commit
23ac8b9ca7
1 changed files with 0 additions and 1 deletions
|
|
@ -220,7 +220,6 @@ class AbstractAttrDef(metaclass=AbstractAttrDefMeta):
|
|||
# -----------------------------------------
|
||||
|
||||
class UIDef(AbstractAttrDef):
|
||||
type = "ui-def"
|
||||
is_value_def = False
|
||||
|
||||
def __init__(self, key=None, default=None, *args, **kwargs):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue