mirror of
https://github.com/atom/atom.git
synced 2026-01-23 05:48:10 -05:00
Remove console.log
This commit is contained in:
@@ -307,7 +307,6 @@ class Selection
|
||||
|
||||
normalizedLines.push(@setIndentationForLine(line, indentLevel))
|
||||
|
||||
console.log normalizedLines
|
||||
normalizedLines.join('\n')
|
||||
|
||||
# Indents the selection.
|
||||
|
||||
Reference in New Issue
Block a user