Skip to content

Commit

Permalink
remove debug function
Browse files Browse the repository at this point in the history
  • Loading branch information
lunny committed Apr 9, 2018
1 parent 0b8190f commit be00702
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions public/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -2193,9 +2193,4 @@ function initTopicbar() {
},
},
});

$("span.sizer").change(function(){
console.log($(this))
console.log($(this).text())
})
}

0 comments on commit be00702

Please sign in to comment.