Remove console.log

This commit is contained in:
probablycorey
2013-05-09 13:11:58 -07:00
parent 992f520698
commit 34d3091fc9

View File

@@ -307,7 +307,6 @@ class Selection
normalizedLines.push(@setIndentationForLine(line, indentLevel))
console.log normalizedLines
normalizedLines.join('\n')
# Indents the selection.