mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-16 20:49:00 -04:00
remove email branding
This commit is contained in:
@@ -66,9 +66,6 @@ class ServiceEvent(Event):
|
||||
def format_contact_link(self):
|
||||
return "Set the contact details for this service to ‘{}’".format(self.value_to)
|
||||
|
||||
def format_email_branding(self):
|
||||
return "Updated this service’s email branding"
|
||||
|
||||
def format_inbound_api(self):
|
||||
return "Updated the callback for received text messages"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user