fix more bugs. clean up more.

This commit is contained in:
Sj-Si 2024-03-15 14:31:58 -04:00
parent f490498396
commit 08da356a2f
7 changed files with 217 additions and 76 deletions

View file

@ -98,7 +98,6 @@ class ExtraNetworksClusterize {
callbacks: {},
}
) {
console.log(`scroll_id: ${scroll_id}, content_id: ${content_id}`);
if (scroll_id === undefined) {
console.error("scroll_id is undefined!");
}