Remove accidentally committed require

Signed-off-by: Nathan Sobo <nathan@github.com>
This commit is contained in:
Antonio Scandurra
2016-08-30 20:15:22 +02:00
parent ad24aaef35
commit 059dbba290

View File

@@ -1,5 +1,4 @@
BufferedProcess = require './buffered-process'
electron = require 'electron'
path = require 'path'
# Extended: Like {BufferedProcess}, but accepts a Node script as the command