Skip to content

Commit 6e92d2f

Browse files
committed
refactor: Remove unused import
1 parent c78bbff commit 6e92d2f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

supertokens_python/recipe/dashboard/api/userdetails/user_sessions_get.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
get_all_session_handles_for_user,
77
get_session_information,
88
)
9-
from supertokens_python.recipe.session.interfaces import SessionInformationResult
109

1110
from ...interfaces import (
1211
APIInterface,

0 commit comments

Comments
 (0)