forked from extern/easydiffusion
Cleanup logging
Is it okay for you if I comment this in Beta?
This commit is contained in:
parent
de1d1ad961
commit
b9676b51cb
@ -633,7 +633,7 @@ class ModelDropdown
|
||||
{ id: `${this.modelFilter.id}-model-result` },
|
||||
['model-result'],
|
||||
)
|
||||
console.log(containerListItem)
|
||||
//console.log(containerListItem)
|
||||
containerListItem.appendChild(this.createModelNodeList(undefined, modelTree, true))
|
||||
rootList.appendChild(containerListItem)
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user