From 4b098a8983a033baaf6cc70456042f55a7ae661c Mon Sep 17 00:00:00 2001 From: Hao Sun Date: Thu, 19 May 2022 01:31:57 +0000 Subject: [PATCH] * refactor: remove console.log --- www/js/my.full.js | 2 -- 1 file changed, 2 deletions(-) diff --git a/www/js/my.full.js b/www/js/my.full.js index 858f1b43ed..011203b28d 100644 --- a/www/js/my.full.js +++ b/www/js/my.full.js @@ -91,8 +91,6 @@ if(config.debug > 2) { - console.log(document.title || location.href, 'tid', _tid); - $(function() { $('#tid').prepend('localtid=' + _tid + '');