* refactor: remove console.log

This commit is contained in:
Hao Sun
2022-05-19 01:31:57 +00:00
parent 066c1f5b8b
commit 4b098a8983

View File

@@ -91,8 +91,6 @@
if(config.debug > 2)
{
console.log(document.title || location.href, 'tid', _tid);
$(function()
{
$('#tid').prepend('<code class="bg-blue">localtid=' + _tid + '</code>');