mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
Use underscore-plus
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
{Range} = require 'telepath'
|
||||
{Emitter} = require 'emissary'
|
||||
{pick} = require 'underscore'
|
||||
{pick} = require 'underscore-plus'
|
||||
|
||||
# Public: Represents a selection in the {EditSession}.
|
||||
module.exports =
|
||||
|
||||
Reference in New Issue
Block a user