remove email branding

This commit is contained in:
stvnrlly
2023-12-18 16:10:12 -05:00
parent 1b55e1f09a
commit f600dd95d6
57 changed files with 37 additions and 3970 deletions

View File

@@ -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 services email branding"
def format_inbound_api(self):
return "Updated the callback for received text messages"