From 34d3091fc928d05e255685f67a3737098317e7ec Mon Sep 17 00:00:00 2001 From: probablycorey Date: Thu, 9 May 2013 13:11:58 -0700 Subject: [PATCH] Remove console.log --- src/app/selection.coffee | 1 - 1 file changed, 1 deletion(-) 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.