mirror of
https://github.com/meteor/meteor.git
synced 2026-05-02 03:01:46 -04:00
remove debugging code
This commit is contained in:
@@ -738,8 +738,6 @@ Fiber(function () {
|
||||
.boolean("help")
|
||||
.boolean("version")
|
||||
.boolean("debug");
|
||||
console.log(process.argv);
|
||||
console.exit(0);
|
||||
|
||||
var argv = optimist.argv;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user