mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Remove unused require
This commit is contained in:
@@ -2,7 +2,6 @@ Package = require './package'
|
||||
path = require 'path'
|
||||
_ = require 'underscore-plus'
|
||||
fs = require 'fs-plus'
|
||||
async = require 'async'
|
||||
Q = require 'q'
|
||||
|
||||
### Internal ###
|
||||
|
||||
Reference in New Issue
Block a user