mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-24 12:54:40 +01:00
Merge branch 'chore/fix_typos' of https://github.com/BigRoy/ayon-core into chore/fix_typos
This commit is contained in:
commit
a3f735328f
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