Commit 9fb80ec3 by Arthur Barrett

Removed console.log.

parent 24f519e3
......@@ -137,7 +137,6 @@ class @Annotatable
afterScrollToDiscussion: (discussion_el) ->
btn = $('.discussion-show', discussion_el)
console.log(btn)
btn.click() if !btn.hasClass('shown')
afterScrollToSpan: (span_el) ->
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment