Skip to content

Commit

Permalink
lint..
Browse files Browse the repository at this point in the history
  • Loading branch information
lalitb committed Sep 9, 2024
1 parent 0c2306c commit b1858d6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion opentelemetry-zipkin/src/exporter/model/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,6 @@ pub(crate) fn into_zipkin_span(local_endpoint: Endpoint, span_data: SpanData) ->
if kv.key == Key::new("span.kind") {
user_defined_span_kind = true;
}
kv
})
.chain(
[
Expand Down

0 comments on commit b1858d6

Please sign in to comment.