diff --git a/lib/server/console.js b/lib/server/console.js index f43065a9..8d435924 100644 --- a/lib/server/console.js +++ b/lib/server/console.js @@ -218,7 +218,6 @@ error = Util.exec.tryLog(function() { cmd = spawn(сommand, args, options); - //cmd = exec(сommand, options); }); if (error) {