Skip to content

Commit

Permalink
feat: adapt to sentry 24.8.0
Browse files Browse the repository at this point in the history
  • Loading branch information
dlouzan committed Sep 11, 2024
1 parent d880ca4 commit 77165cb
Show file tree
Hide file tree
Showing 3 changed files with 113 additions and 92 deletions.
2 changes: 1 addition & 1 deletion oidc/views.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
import logging

from sentry.auth.view import AuthView, ConfigureView
from sentry.auth.view import AuthView
from sentry.utils import json
from sentry.utils.signing import urlsafe_b64decode

Expand Down
Loading

0 comments on commit 77165cb

Please sign in to comment.