Skip to content

Commit 2fba09a

Browse files
committed
Remove function call
1 parent 59d41b1 commit 2fba09a

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

tools/scripts/npm_publish

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -593,8 +593,6 @@ update_remote_repository() {
593593

594594
# Main execution sequence.
595595
main() {
596-
update_internal_dependencies
597-
598596
echo '' >&2
599597
check
600598
if [[ "$?" -ne 0 ]]; then

0 commit comments

Comments
 (0)