From c2916732c107e5d83621eaff2073783718df1791 Mon Sep 17 00:00:00 2001 From: xaoxuu Date: Sun, 21 Jan 2024 23:20:28 +0800 Subject: [PATCH] [opt] remove log --- source/js/main.js | 1 - 1 file changed, 1 deletion(-) diff --git a/source/js/main.js b/source/js/main.js index d46b432..a3c1138 100644 --- a/source/js/main.js +++ b/source/js/main.js @@ -311,7 +311,6 @@ if (stellar.plugins.fancybox) { } } if (needFancybox) { - console.log('need fancy', selector, document.querySelectorAll(selector) ); stellar.loadCSS(stellar.plugins.fancybox.css); stellar.loadScript(stellar.plugins.fancybox.js, { defer: true }).then(function () { Fancybox.bind(selector, {