Skip to content

Commit 596e167

Browse files
committed
🐛 Remove log
1 parent cbac973 commit 596e167

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/buildPath.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ function buildPath(url, configFile, opts) {
1010
pathArr.pop()
1111

1212
if (hostCfg.root !== undefined) {
13-
console.log(pathArr)
1413
pathArr[0] = hostCfg.root
1514
}
1615

0 commit comments

Comments
 (0)