diff --git a/spec/row-map-spec.coffee b/spec/row-map-spec.coffee index 7ac993ded..e89ac1259 100644 --- a/spec/row-map-spec.coffee +++ b/spec/row-map-spec.coffee @@ -102,5 +102,3 @@ describe "RowMap", -> ]) map.spliceRegions(3, 7, [{bufferRows: 5, screenRows: 5}]) - - console.log map.inspect()