Skip to content

Commit 39b16f7

Browse files
author
dfounderliu
committed
add role
1 parent 0bbbbbb commit 39b16f7

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

deploy/lib/deployFunction.js

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -61,9 +61,7 @@ class DeployFunction extends AbstractHandler {
6161
}
6262
}
6363
pagePolicyCount = pagePolicList.List.length
64-
} catch (e) {
65-
console.log(e)
66-
}
64+
} catch (e) {}
6765
await utils.sleep(400)
6866
}
6967

0 commit comments

Comments
 (0)