Removed console log

This commit is contained in:
Phil Hughes
2016-05-19 14:11:27 -05:00
committed by Fatih Acet
parent 9e8449b1af
commit 7d4f41efde
@@ -96,7 +96,6 @@ class @AwardsHandler
counterNumber = parseInt(counter.text())
if !isntNoteBody
console.log $emojiBtn.get(0)
# If this is a note body, we just hide the award emoji row like the initial state
$emojiBtn.closest('.js-awards-block').addClass 'hidden'