Skip to content

Commit

Permalink
addresss feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
mike-dydx committed Oct 25, 2024
1 parent 9bd993d commit 0cdd012
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/update_client_api.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ trap cleanup EXIT
# Cloning into the temporary directory and navigating there
git clone [email protected]:dydxprotocol/v4-clients.git "$TMP_DIR/v4-clients"
cd "$TMP_DIR/v4-clients/v4-client-js"
git checkout mike/send-memo-with-tx

# If cloning fails, exit the script
if [ $? -ne 0 ]; then
Expand Down

0 comments on commit 0cdd012

Please sign in to comment.