mirror of
https://github.com/atom/atom.git
synced 2026-01-23 22:08:08 -05:00
Remove duplicate require
This commit is contained in:
@@ -5,7 +5,6 @@ path = require 'path'
|
||||
remote = require 'remote'
|
||||
screen = require 'screen'
|
||||
shell = require 'shell'
|
||||
{deprecate} = require 'grim'
|
||||
|
||||
_ = require 'underscore-plus'
|
||||
{deprecate} = require 'grim'
|
||||
|
||||
Reference in New Issue
Block a user