From 04dec153ac9d80f77fb91dfa3200fe7126af6153 Mon Sep 17 00:00:00 2001 From: rainbow napkin Date: Wed, 2 Apr 2025 08:08:46 -0400 Subject: [PATCH] anotha one --- www/js/utils.js | 1 - 1 file changed, 1 deletion(-) diff --git a/www/js/utils.js b/www/js/utils.js index 3b70a2d..63c1ac0 100644 --- a/www/js/utils.js +++ b/www/js/utils.js @@ -360,7 +360,6 @@ class canopyUXUtils{ this.content = content; this.ajaxPopup = ajaxPopup; this.cb = cb; - console.log(doc); this.doc = doc; //define popup nodes this.createPopup();