From 2edf95e105e50bb2feb97632f5c461c496adf2b4 Mon Sep 17 00:00:00 2001 From: Horilla Date: Tue, 16 Sep 2025 14:56:19 +0530 Subject: [PATCH] [RMV] STATIC: Remove console log --- static/build/js/htmxSelect2.js | 3 --- 1 file changed, 3 deletions(-) diff --git a/static/build/js/htmxSelect2.js b/static/build/js/htmxSelect2.js index b5bff4c99..ffcea800f 100644 --- a/static/build/js/htmxSelect2.js +++ b/static/build/js/htmxSelect2.js @@ -3972,9 +3972,6 @@ return ( this.each(function () { var e = s.GetData(this, "select2"); - console.log(this) - console.log(e) - console.log('____________________________________________________________________________') null == e && window.console && console.error &&