Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
khanayan123 committed Jun 3, 2024
1 parent 3d6ba7c commit 17ffb42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion packages/dd-trace/src/opentracing/propagation/text_map.js
Original file line number Diff line number Diff line change
Expand Up @@ -247,7 +247,6 @@ class TextMapPropagator {
}
// the span_id in tracecontext takes precedence over the first extracted propagation style
firstSpanContext._spanId = w3cSpanContext._spanId
// the first extracted context will be used to propagate the distributed trace
return firstSpanContext
}

Expand Down

0 comments on commit 17ffb42

Please sign in to comment.