mirror of
https://github.com/atom/atom.git
synced 2026-01-24 22:38:20 -05:00
Remove unnecessary ‘ipc' module import
This commit is contained in:
committed by
Ben Ogle
parent
5cda45b5c7
commit
16ebefca3f
@@ -3,7 +3,6 @@ _ = require 'underscore-plus'
|
||||
Config = require '../config'
|
||||
{EventEmitter} = require 'events'
|
||||
path = require 'path'
|
||||
ipc = require 'ipc'
|
||||
|
||||
IdleState = 'idle'
|
||||
CheckingState = 'checking'
|
||||
|
||||
Reference in New Issue
Block a user