mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-23 07:46:23 -04:00
remove healthcheck.py changes
This commit is contained in:
@@ -50,11 +50,6 @@ class VerificationStatus(StrEnum):
|
||||
SUCCESS = "success"
|
||||
|
||||
|
||||
class HealthStatus(StrEnum):
|
||||
OK = "ok"
|
||||
ERROR = "error"
|
||||
|
||||
|
||||
class AuthType(StrEnum):
|
||||
EMAIL_AUTH = "email_auth"
|
||||
SMS_AUTH = "sms_auth"
|
||||
|
||||
Reference in New Issue
Block a user