Nuke commented code

This commit is contained in:
Kevin Sawicki & Nathan Sobo
2013-02-05 16:47:21 -07:00
parent 0d6d89b209
commit aaf22a9433

View File

@@ -69,7 +69,5 @@ class SnippetExpansion
restore: (@editSession) ->
@editSession.snippetExpansion = this
# @tabStopMarkers = @tabStopMarkers.map (anchorRange) =>
# @editSession.addAnchorRange(anchorRange.getBufferRange())
_.extend(SnippetExpansion.prototype, Subscriber)