Skip to content

Commit a962fab

Browse files
committed
fixed import
1 parent 066ade1 commit a962fab

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

sentry_sdk/integrations/wsgi.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
from sentry_sdk.integrations._wsgi_common import (
1010
DEFAULT_HTTP_METHODS_TO_CAPTURE,
1111
_filter_headers,
12-
nullcontext,
1312
)
1413
from sentry_sdk.sessions import track_session
1514
from sentry_sdk.scope import use_isolation_scope

0 commit comments

Comments
 (0)