Skip to content

Commit

Permalink
remove unnecessary pwd
Browse files Browse the repository at this point in the history
  • Loading branch information
ricomateo committed Jan 27, 2025
1 parent 1fe7254 commit 2111809
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion chainio/clients/eigenpod/generate.sh
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,6 @@ clone() {

generate_bindings() {
echo "Generating bindings for the EigenPods contracts"
pwd
current_dir=$(pwd)
cd "${TMP_DIR}" && make bindings
# shellcheck disable=SC2164
Expand Down

0 comments on commit 2111809

Please sign in to comment.