mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
notify-admin-211 remove nhs-specific code
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
from app.models.organization import Organization
|
||||
|
||||
NHS_EMAIL_BRANDING_ID = 'a7dc4e56-660b-4db7-8cff-12c37b12b5ea'
|
||||
|
||||
|
||||
def get_email_choices(service):
|
||||
organization_branding_id = service.organization.email_branding_id if service.organization else None
|
||||
|
||||
Reference in New Issue
Block a user