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 1332ebc commit 4fe4b2eCopy full SHA for 4fe4b2e
sentry_sdk/integrations/opentelemetry/scope.py
@@ -30,7 +30,6 @@
30
from sentry_sdk.integrations.opentelemetry.utils import trace_state_from_baggage
31
from sentry_sdk.scope import Scope, ScopeType
32
from sentry_sdk.tracing import Span
33
-from sentry_sdk.utils import logger
34
from sentry_sdk._types import TYPE_CHECKING
35
36
if TYPE_CHECKING:
0 commit comments