mirror of
https://github.com/apache/superset.git
synced 2026-04-19 16:14:52 +00:00
chore: deleting vestigial EMAIL_NOTIFICATIONS (#29792)
This commit is contained in:
@@ -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"}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user