mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
Remove logging
This commit is contained in:
@@ -888,7 +888,6 @@ class TextEditorPresenter
|
||||
@shouldUpdateFocusedState = true
|
||||
@shouldUpdateHiddenInputState = true
|
||||
|
||||
console.log 'emitDidUpdateState'
|
||||
@emitDidUpdateState()
|
||||
|
||||
setScrollTop: (scrollTop, overrideScroll=true) ->
|
||||
|
||||
Reference in New Issue
Block a user