This commit is contained in:
Nathan Sobo
2012-03-07 10:51:31 -07:00
parent 43653d7f03
commit c18341dea8

View File

@@ -317,8 +317,6 @@ class Editor extends View
else if @buffer.mode.checkOutdent(state, @getCurrentLine(), text)
shouldOutdent = true
console.log text
{text, shouldOutdent}
autoOutdentText: ->