mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-07-10 11:24:10 -04:00
Delete unused form
This commit is contained in:
@@ -504,10 +504,6 @@ class TwoFactorForm(StripWhitespaceForm):
|
||||
return True
|
||||
|
||||
|
||||
class EmailNotReceivedForm(StripWhitespaceForm):
|
||||
email_address = email_address()
|
||||
|
||||
|
||||
class TextNotReceivedForm(StripWhitespaceForm):
|
||||
mobile_number = international_phone_number()
|
||||
|
||||
|
||||
Reference in New Issue
Block a user