Skip to content

Commit c2e185b

Browse files
committed
Update stack.sh
Change code style
1 parent 6a1c849 commit c2e185b

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

stack.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -827,8 +827,6 @@ if is_service_enabled horizon; then
827827
fi
828828
if is_service_enabled quantum; then
829829
git_clone $QUANTUM_CLIENT_REPO $QUANTUM_CLIENT_DIR $QUANTUM_CLIENT_BRANCH
830-
fi
831-
if is_service_enabled quantum; then
832830
# quantum
833831
git_clone $QUANTUM_REPO $QUANTUM_DIR $QUANTUM_BRANCH
834832
fi

0 commit comments

Comments
 (0)