mirror of
https://github.com/atom/atom.git
synced 2026-02-14 16:45:14 -05:00
Reorder requires
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
_ = require 'underscore-plus'
|
||||
{Model, Point, Range} = require 'telepath'
|
||||
TokenizedLine = require './tokenized-line'
|
||||
Token = require './token'
|
||||
{Model, Point, Range} = require 'telepath'
|
||||
|
||||
### Internal ###
|
||||
|
||||
|
||||
Reference in New Issue
Block a user