Skip to content
Closed
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 0 additions & 2 deletions src/usr/share/opentelemetry_shell/api.sh
Original file line number Diff line number Diff line change
Expand Up @@ -340,8 +340,6 @@ otel_observation_attribute() {
}

otel_observe() {
local IFS='
'
# validate and clean arguments
local dollar_star="$(_otel_dollar_star "$@")"
local command="$dollar_star"
Expand Down
Loading