From 59497f3ff2c114ae32c85d494209e8f6b9496394 Mon Sep 17 00:00:00 2001 From: dcore94 Date: Mon, 30 Jan 2023 16:32:03 +0100 Subject: [PATCH] removed unnecessary log --- ccp/js/methodlistcontroller2.js | 1 - 1 file changed, 1 deletion(-) diff --git a/ccp/js/methodlistcontroller2.js b/ccp/js/methodlistcontroller2.js index 881945b..60b1191 100644 --- a/ccp/js/methodlistcontroller2.js +++ b/ccp/js/methodlistcontroller2.js @@ -163,7 +163,6 @@ class CCPMethodList2 extends HTMLElement{ catalog[category].push(meth) return catalog }, {}) - console.log(this.#filtered) } #process_list_bss = {