Skip to content

Commit 5ee183d

Browse files
committed
unused import
1 parent ad70524 commit 5ee183d

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

sentry_sdk/integrations/aiohttp.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,6 @@
2121
from sentry_sdk.integrations.logging import ignore_logger
2222
from sentry_sdk.scope import Scope, should_send_default_pii
2323
from sentry_sdk.sessions import track_session
24-
from sentry_sdk.traces import (
25-
SOURCE_FOR_STYLE as SEGMENT_SOURCE_FOR_STYLE,
26-
)
2724
from sentry_sdk.traces import (
2825
NoOpStreamedSpan,
2926
SegmentNameSource,

0 commit comments

Comments
 (0)