chore: deleting vestigial EMAIL_NOTIFICATIONS (#29792)

This commit is contained in:
Evan Rusackas
2024-07-31 17:54:47 -06:00
committed by GitHub
parent c5829419e3
commit 5d06b01fd6
3 changed files with 0 additions and 3 deletions

View File

@@ -58,7 +58,6 @@ TESTING = True
WTF_CSRF_ENABLED = False
PUBLIC_ROLE_LIKE = "Gamma"
AUTH_ROLE_PUBLIC = "Public"
EMAIL_NOTIFICATIONS = False
CACHE_CONFIG = {"CACHE_TYPE": "SimpleCache"}