mirror of
https://github.com/atom/atom.git
synced 2026-04-28 03:01:47 -04:00
Remove telepath as a core dependency
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
{Point, Range} = require 'telepath'
|
||||
{Point, Range} = require 'text-buffer'
|
||||
{View, $$} = require './space-pen-extensions'
|
||||
|
||||
# Internal:
|
||||
|
||||
Reference in New Issue
Block a user