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 758092b commit 3d47c46Copy full SHA for 3d47c46
supertokens_python/recipe/emailverification/interfaces.py
@@ -51,7 +51,6 @@ def __init__(self, link: str):
51
self.link = link
52
53
54
-
55
class SendEmailVerificationEmailAlreadyVerifiedError:
56
status = "EMAIL_ALREADY_VERIFIED_ERROR"
57
0 commit comments