Drop marker-index dependency

This commit is contained in:
Nathan Sobo
2016-03-14 17:14:27 -06:00
parent e513ed3a11
commit 8888203005
3 changed files with 0 additions and 3 deletions

View File

@@ -1,6 +1,5 @@
{CompositeDisposable, Disposable, Emitter} = require 'event-kit'
{Point, Range} = require 'text-buffer'
MarkerIndex = require 'marker-index'
_ = require 'underscore-plus'
Decoration = require './decoration'