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 066ade1 commit a962fabCopy full SHA for a962fab
sentry_sdk/integrations/wsgi.py
@@ -9,7 +9,6 @@
9
from sentry_sdk.integrations._wsgi_common import (
10
DEFAULT_HTTP_METHODS_TO_CAPTURE,
11
_filter_headers,
12
- nullcontext,
13
)
14
from sentry_sdk.sessions import track_session
15
from sentry_sdk.scope import use_isolation_scope
0 commit comments