mirror of
https://github.com/atom/atom.git
synced 2026-02-09 06:05:11 -05:00
💄
This commit is contained in:
@@ -317,8 +317,6 @@ class Editor extends View
|
||||
else if @buffer.mode.checkOutdent(state, @getCurrentLine(), text)
|
||||
shouldOutdent = true
|
||||
|
||||
console.log text
|
||||
|
||||
{text, shouldOutdent}
|
||||
|
||||
autoOutdentText: ->
|
||||
|
||||
Reference in New Issue
Block a user