Skip to content

Commit

Permalink
remove unused variable
Browse files Browse the repository at this point in the history
  • Loading branch information
bartoszWojciechO committed Jan 8, 2025
1 parent 0eba808 commit 107ea27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ci/compile.sh
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,6 @@ if [[ $tags == *"moose"* ]]; then
fi

if [[ $tags == *"quench"* ]]; then
private_bindings_rollback="${private_bindings_rollback} ${WORKDIR}/ci/remove_private_bindings.sh quench"
source "${WORKDIR}"/ci/add_private_bindings.sh quench ./third-party/libquench-go
fi

Expand Down

0 comments on commit 107ea27

Please sign in to comment.