mirror of
https://github.com/ynput/ayon-core.git
synced 2026-01-01 16:34:53 +01:00
removed unused labels from schemas
This commit is contained in:
parent
0312bf2bde
commit
fba0c62afd
1 changed files with 2 additions and 4 deletions
|
|
@ -247,8 +247,7 @@
|
|||
"label": "Used in plugins",
|
||||
"object_type": {
|
||||
"type": "text",
|
||||
"key": "pluginClass",
|
||||
"label": "Plugin Class"
|
||||
"key": "pluginClass"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
@ -295,8 +294,7 @@
|
|||
"label": "Used in plugins",
|
||||
"object_type": {
|
||||
"type": "text",
|
||||
"key": "pluginClass",
|
||||
"label": "Plugin Class"
|
||||
"key": "pluginClass"
|
||||
}
|
||||
},
|
||||
{
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue