[opt] remove log

This commit is contained in:
xaoxuu 2024-01-21 23:20:28 +08:00
parent 5c3d1ed20c
commit c2916732c1
1 changed files with 0 additions and 1 deletions

View File

@ -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, {