Remove deprecation

This commit is contained in:
Ben Ogle
2014-09-02 14:59:06 -07:00
parent a564da1eb0
commit 1f925078e9

View File

@@ -1,7 +1,6 @@
{Point, Range} = require 'text-buffer'
{Model} = require 'theorist'
_ = require 'underscore-plus'
{deprecate} = require 'grim'
# Extended: The `Cursor` class represents the little blinking line identifying
# where text can be inserted.