code review feedback

This commit is contained in:
Kenneth Kehl
2024-08-02 14:30:35 -07:00
parent 79786df09c
commit af59b13836

View File

@@ -68,14 +68,6 @@ class NotifyAdminAPIClient(BaseAPIClient):
for arg in args:
arg = str(arg)
if self.is_calling_signin_url(arg):
# if (
# "get-login-gov-user" in arg
# or "user/email" in arg
# or "/activate" in arg
# or "/email-code" in arg
# or "/verify/code" in arg
# or "/user" in arg
# ):
still_signing_in = True
# This seems to be a weird edge case that happens intermittently with invites