feature(rest) rm log lSize

This commit is contained in:
coderaiser 2013-10-25 14:20:07 +00:00
parent 11c1cbda16
commit 90926725e7

View file

@ -110,7 +110,6 @@
main.sendError(p, pErr);
else {
lSize = CloudFunc.getShortSize(pSize);
Util.log(lSize);
main.sendResponse(p, lSize);
}