mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Removing console.log
💩
This commit is contained in:
@@ -60,8 +60,6 @@ class Buffer
|
||||
else
|
||||
range = new Range([row, 0], [row + 1, 0])
|
||||
|
||||
console.log range
|
||||
|
||||
@change(range, '')
|
||||
|
||||
insert: (point, text) ->
|
||||
|
||||
Reference in New Issue
Block a user