diff --git a/src/app/selection.coffee b/src/app/selection.coffee index eb90f15db..c3428ef97 100644 --- a/src/app/selection.coffee +++ b/src/app/selection.coffee @@ -307,7 +307,6 @@ class Selection normalizedLines.push(@setIndentationForLine(line, indentLevel)) - console.log normalizedLines normalizedLines.join('\n') # Indents the selection.