mirror of
https://github.com/atom/atom.git
synced 2026-01-25 06:48:28 -05:00
Remove require to LinesPresenter
This commit is contained in:
@@ -2,7 +2,6 @@
|
||||
{Point, Range} = require 'text-buffer'
|
||||
_ = require 'underscore-plus'
|
||||
Decoration = require './decoration'
|
||||
LinesPresenter = require './lines-presenter'
|
||||
|
||||
module.exports =
|
||||
class TextEditorPresenter
|
||||
|
||||
Reference in New Issue
Block a user