removed unnecessary log

This commit is contained in:
dcore94 2023-01-30 16:32:03 +01:00
parent 875beb4e56
commit 59497f3ff2
1 changed files with 0 additions and 1 deletions

View File

@ -163,7 +163,6 @@ class CCPMethodList2 extends HTMLElement{
catalog[category].push(meth)
return catalog
}, {})
console.log(this.#filtered)
}
#process_list_bss = {