removed unnecessary log
This commit is contained in:
parent
875beb4e56
commit
59497f3ff2
|
@ -163,7 +163,6 @@ class CCPMethodList2 extends HTMLElement{
|
|||
catalog[category].push(meth)
|
||||
return catalog
|
||||
}, {})
|
||||
console.log(this.#filtered)
|
||||
}
|
||||
|
||||
#process_list_bss = {
|
||||
|
|
Loading…
Reference in New Issue