mirror of
https://github.com/atom/atom.git
synced 2026-01-24 14:28:14 -05:00
Remove log lines
This commit is contained in:
@@ -717,6 +717,3 @@ class TextBuffer extends telepath.Model
|
||||
else
|
||||
bufferRow += numberLines
|
||||
bufferColumn = computeBufferColumn(change.value)
|
||||
|
||||
# console.log 'after', bufferRow, bufferColumn, change
|
||||
# console.log @getText()
|
||||
|
||||
Reference in New Issue
Block a user