Skip to content

Commit 22b113c

Browse files
authored
Update supertokens.py
1 parent 94cc693 commit 22b113c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

supertokens_python/supertokens.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,10 +49,10 @@
4949
from .utils import (
5050
execute_async,
5151
get_rid_from_header,
52-
get_top_level_domain_for_same_site_resolution,
5352
is_version_gte,
5453
normalise_http_method,
5554
send_non_200_response_with_message,
55+
get_top_level_domain_for_same_site_resolution,
5656
)
5757

5858
if TYPE_CHECKING:

0 commit comments

Comments
 (0)