mirror of
https://github.com/atom/atom.git
synced 2026-02-07 13:14:55 -05:00
Drop marker-index dependency
This commit is contained in:
@@ -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'
|
||||
|
||||
|
||||
Reference in New Issue
Block a user