We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 35b3161 commit 7b15d15Copy full SHA for 7b15d15
1 file changed
sentry_sdk/integrations/stdlib.py
@@ -6,7 +6,6 @@
6
from typing import TYPE_CHECKING
7
8
import sentry_sdk
9
-from sentry_sdk.api import get_current_scope
10
from sentry_sdk.consts import OP, SPANDATA
11
from sentry_sdk.integrations import Integration
12
from sentry_sdk.scope import add_global_event_processor
0 commit comments