chore(console) rm comment

This commit is contained in:
coderaiser 2014-08-22 07:44:38 -04:00
parent e0d57bf2a7
commit 1c770f74d0

View file

@ -218,7 +218,6 @@
error = Util.exec.tryLog(function() {
cmd = spawn(сommand, args, options);
//cmd = exec(сommand, options);
});
if (error) {