chore(cloudfunc) rm "\n"

This commit is contained in:
coderaiser 2017-07-26 14:33:54 +03:00
parent 9c16e62deb
commit 1521abf34b

View file

@ -53,7 +53,6 @@ function getPathLink(url, prefix, template) {
.slice(1, -1);
const allNames = ['/'].concat(names);
const length = allNames.length - 1;
let path = '/';