mirror of
https://github.com/atom/atom.git
synced 2026-01-24 06:18:03 -05:00
Remove accidentally committed require
Signed-off-by: Nathan Sobo <nathan@github.com>
This commit is contained in:
@@ -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
|
||||
|
||||
Reference in New Issue
Block a user