Kill stray console.log

Esse commit está contido em:
Nathan Sobo
2014-02-02 19:29:54 +06:00
commit 7061ea5d23
-2
Ver Arquivo
@@ -102,5 +102,3 @@ describe "RowMap", ->
]) ])
map.spliceRegions(3, 7, [{bufferRows: 5, screenRows: 5}]) map.spliceRegions(3, 7, [{bufferRows: 5, screenRows: 5}])
console.log map.inspect()