From 0b8190fc75819afdea9d46975098150199b6bc8e Mon Sep 17 00:00:00 2001 From: Lunny Xiao Date: Sun, 1 Apr 2018 17:49:34 +0800 Subject: [PATCH] remove trace content --- public/js/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/public/js/index.js b/public/js/index.js index d3736da974a8..97b5587c72a6 100644 --- a/public/js/index.js +++ b/public/js/index.js @@ -2177,7 +2177,6 @@ function initTopicbar() { throttle: 500, cache: false, onResponse: function(res) { - console.log(res) var formattedResponse = { success: false, results: new Array(),