mirror of
https://github.com/atom/atom.git
synced 2026-01-22 21:38:10 -05:00
Remove unused require
This commit is contained in:
@@ -2,7 +2,6 @@ fs = require 'fs'
|
||||
path = require 'path'
|
||||
delegate = require 'atom_delegate'
|
||||
optimist = require 'optimist'
|
||||
coffeeScript = require 'coffee-script'
|
||||
|
||||
atomApplication = null
|
||||
|
||||
|
||||
Reference in New Issue
Block a user