We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91a9403 commit cad10e8Copy full SHA for cad10e8
1 file changed
sentry_sdk/integrations/pyramid.py
@@ -9,7 +9,6 @@
9
from sentry_sdk.integrations.wsgi import SentryWsgiMiddleware
10
from sentry_sdk.scope import should_send_default_pii
11
from sentry_sdk.traces import SOURCE_FOR_STYLE as SEGMENT_SOURCE_FOR_STYLE
12
-from sentry_sdk.traces import StreamedSpan
13
from sentry_sdk.tracing import SOURCE_FOR_STYLE as TRANSACTION_SOURCE_FOR_STYLE
14
from sentry_sdk.tracing_utils import has_span_streaming_enabled
15
from sentry_sdk.utils import (
0 commit comments