Skip to content

Commit cb37a07

Browse files
committed
Merge branch 'ivana/span-first-8-bucket-based-limits-in-batcher' into ivana/span-first-9-start-end
2 parents 1487ea8 + 6c16dbf commit cb37a07

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

sentry_sdk/tracing_utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1369,9 +1369,7 @@ def add_sentry_baggage_to_headers(
13691369
SENTRY_TRACE_HEADER_NAME,
13701370
)
13711371
from sentry_sdk.traces import (
1372-
LOW_QUALITY_SEGMENT_SOURCES,
13731372
start_span as start_streaming_span,
1374-
StreamedSpan,
13751373
)
13761374

13771375
if TYPE_CHECKING:

0 commit comments

Comments
 (0)