Skip to content

Commit

Permalink
build: small simplification.
Browse files Browse the repository at this point in the history
  • Loading branch information
jiceatscion committed Sep 29, 2023
1 parent 08b9754 commit 0bfc34e
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tools/jaeger_ui.sh
Original file line number Diff line number Diff line change
Expand Up @@ -3,8 +3,7 @@
# BEGIN subcommand functions

traces_name() {
local name=jaeger_read_badger_traces
echo "$name"
echo "jaeger_read_badger_traces"
}

cmd_start() {
Expand Down

0 comments on commit 0bfc34e

Please sign in to comment.