mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
💩 Kill stray print statement
This commit is contained in:
@@ -237,7 +237,6 @@ class EditSession
|
||||
|
||||
transact: (fn) ->
|
||||
isNewTransaction = @buffer.transact()
|
||||
console.log isNewTransaction
|
||||
oldSelectedRanges = @getSelectedBufferRanges()
|
||||
@pushOperation
|
||||
undo: (editSession) ->
|
||||
|
||||
Reference in New Issue
Block a user