diff --git a/src/window.coffee b/src/window.coffee index eec4f62a8..a6326087a 100644 --- a/src/window.coffee +++ b/src/window.coffee @@ -1,7 +1,5 @@ path = require 'path' {$} = require './space-pen-extensions' -_ = require 'underscore-plus' -ipc = require 'ipc' WindowEventHandler = require './window-event-handler' ### Internal ###