Skip to content

Commit 80e6a10

Browse files
.
1 parent 01f479a commit 80e6a10

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

sentry_sdk/client.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@
7575
from sentry_sdk.session import Session
7676
from sentry_sdk.spotlight import SpotlightClient
7777
from sentry_sdk.traces import StreamedSpan
78-
from sentry_sdk.transport import Transport, Item, PayloadRef
78+
from sentry_sdk.transport import Transport, Item
7979
from sentry_sdk._log_batcher import LogBatcher
8080
from sentry_sdk._metrics_batcher import MetricsBatcher
8181
from sentry_sdk.utils import Dsn

0 commit comments

Comments
 (0)