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(),