diff --git a/lib/server/rest.js b/lib/server/rest.js index 1a2f8191..049cf0f1 100644 --- a/lib/server/rest.js +++ b/lib/server/rest.js @@ -311,8 +311,6 @@ ]; } - console.log(from, to, names); - packer = jaguar[op](from, to, names); packer.on('error', function(error) {