Skip to content

Commit 09d9064

Browse files
committed
more fixes
1 parent 7614fc1 commit 09d9064

File tree

1 file changed

+0
-1
lines changed
  • supertokens_python/recipe/session

1 file changed

+0
-1
lines changed

supertokens_python/recipe/session/utils.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,6 @@
3131

3232
from ...types import MaybeAwaitable
3333
from .constants import AUTH_MODE_HEADER_KEY, SESSION_REFRESH
34-
from .cookie_and_header import clear_session_from_all_token_transfer_methods
3534
from .exceptions import ClaimValidationError
3635

3736
if TYPE_CHECKING:

0 commit comments

Comments
 (0)