Skip to content

Commit 5f8a58b

Browse files
committed
fix: Remove unused import
1 parent 5b8a384 commit 5f8a58b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

supertokens_python/supertokens.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,6 @@
4646
send_non_200_response_with_message,
4747
)
4848

49-
from .always_initialised_recipes import DEFAULT_MULTITENANCY_RECIPE
5049
from supertokens_python.recipe.multitenancy.constants import DEFAULT_TENANT_ID
5150

5251
if TYPE_CHECKING:

0 commit comments

Comments
 (0)