mirror of
https://github.com/coderaiser/cloudcmd.git
synced 2026-01-23 02:35:49 +00:00
chore(cloudfunc) rm "\n"
This commit is contained in:
parent
9c16e62deb
commit
1521abf34b
1 changed files with 0 additions and 1 deletions
|
|
@ -53,7 +53,6 @@ function getPathLink(url, prefix, template) {
|
|||
.slice(1, -1);
|
||||
|
||||
const allNames = ['/'].concat(names);
|
||||
|
||||
const length = allNames.length - 1;
|
||||
|
||||
let path = '/';
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue