feature(rest) rm console.log

This commit is contained in:
coderaiser 2015-07-05 09:33:45 -04:00
parent d05dc44197
commit 68c663b3b2

View file

@ -311,8 +311,6 @@
];
}
console.log(from, to, names);
packer = jaguar[op](from, to, names);
packer.on('error', function(error) {