Skip to content

Commit 6607cf4

Browse files
committed
Merge pull request kiddkai#37 from campersau/patch-1
remove debugger statement
2 parents b689726 + 1a4f38e commit 6607cf4

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

lib/Components/ConsolePane.coffee

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -55,7 +55,6 @@ exports.create = (_debugger) ->
5555
lines: hg.array([])
5656
})
5757

58-
debugger
5958
input.onEvalOrResult (text) ->
6059
state.lines.push(text)
6160

0 commit comments

Comments
 (0)