Skip to content

Commit

Permalink
Update scripts/check.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
wuhuizuo authored Apr 1, 2024
1 parent d9846b0 commit cd7a24b
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion scripts/check.sh
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@ check-protos-compatible() {
fi
which protolock || {
echo "not found protolock in PATH."
ls -l "$GOPATH/bin/protolock"
exit 1
}

Expand Down

0 comments on commit cd7a24b

Please sign in to comment.