Remove extra line

This commit is contained in:
Sashko Stubailo
2014-12-18 16:40:30 -08:00
parent 23359c83ef
commit efca9d5ce5

View File

@@ -445,7 +445,6 @@ var springboard = function (rel, options) {
}
if (process.platform === 'win32') {
var toolsRoot = path.join(packagePath, toolRecord.path);
var ret = new Future();
var child = require("child_process").spawn(
files.convertToOSPath(executable + ".bat"), newArgv,