mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
Remove extra line
This commit is contained in:
@@ -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,
|
||||
|
||||
Reference in New Issue
Block a user