chore(rest) rm " "

This commit is contained in:
coderaiser 2016-12-21 13:03:57 +02:00
parent 53a5a88bfa
commit 2286436602

View file

@ -216,7 +216,7 @@ function onPUT(name, body, callback) {
return callback(body);
extract(files.from, files.to, callback);
break;
default: