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 7614fc1 commit 09d9064Copy full SHA for 09d9064
supertokens_python/recipe/session/utils.py
@@ -31,7 +31,6 @@
31
32
from ...types import MaybeAwaitable
33
from .constants import AUTH_MODE_HEADER_KEY, SESSION_REFRESH
34
-from .cookie_and_header import clear_session_from_all_token_transfer_methods
35
from .exceptions import ClaimValidationError
36
37
if TYPE_CHECKING:
0 commit comments