Skip to content

Commit

Permalink
remove trace content
Browse files Browse the repository at this point in the history
  • Loading branch information
lunny committed Apr 9, 2018
1 parent 0af3841 commit 0b8190f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion public/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2177,7 +2177,6 @@ function initTopicbar() {
throttle: 500,
cache: false,
onResponse: function(res) {
console.log(res)
var formattedResponse = {
success: false,
results: new Array(),
Expand Down

0 comments on commit 0b8190f

Please sign in to comment.