Remove logging

This commit is contained in:
Nathan Sobo
2015-10-26 15:33:56 -06:00
parent 3c98c30b43
commit 800440d5ca

View File

@@ -888,7 +888,6 @@ class TextEditorPresenter
@shouldUpdateFocusedState = true
@shouldUpdateHiddenInputState = true
console.log 'emitDidUpdateState'
@emitDidUpdateState()
setScrollTop: (scrollTop, overrideScroll=true) ->