Skip to content

Commit

Permalink
chore: fix bench scripts
Browse files Browse the repository at this point in the history
  • Loading branch information
ldez committed Jun 1, 2024
1 parent 86d04dc commit 93c7fb5
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions scripts/bench/bench_local.sh
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,6 @@ EOF
exit 1
fi

EOF

## Clean

function cleanBinaries() {
Expand Down
2 changes: 0 additions & 2 deletions scripts/bench/bench_version.sh
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,6 @@ EOF
exit 1
fi

EOF

## Clean

function cleanBinaries() {
Expand Down

0 comments on commit 93c7fb5

Please sign in to comment.