removed unnecessary console.log
This commit is contained in:
parent
b04c862e7f
commit
5e37584e38
|
@ -148,8 +148,6 @@ class CCPInputWidgetEditorController extends HTMLElement{
|
|||
delete this.#input.schema['enum']
|
||||
}
|
||||
}
|
||||
|
||||
console.log(this.#input)
|
||||
})
|
||||
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue