Skip to content

Commit cad10e8

Browse files
committed
lint
1 parent 91a9403 commit cad10e8

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

sentry_sdk/integrations/pyramid.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from sentry_sdk.integrations.wsgi import SentryWsgiMiddleware
1010
from sentry_sdk.scope import should_send_default_pii
1111
from sentry_sdk.traces import SOURCE_FOR_STYLE as SEGMENT_SOURCE_FOR_STYLE
12-
from sentry_sdk.traces import StreamedSpan
1312
from sentry_sdk.tracing import SOURCE_FOR_STYLE as TRANSACTION_SOURCE_FOR_STYLE
1413
from sentry_sdk.tracing_utils import has_span_streaming_enabled
1514
from sentry_sdk.utils import (

0 commit comments

Comments
 (0)