remove dvla_organisation and other unused things

dvla_organisation, branding_dict, a weird `branding` property on
update_service. all gone 💥
This commit is contained in:
Leo Hemsted
2019-02-01 17:24:04 +00:00
parent a1caf77b0e
commit 8266635a7a
5 changed files with 1 additions and 42 deletions

View File

@@ -23,7 +23,6 @@ class Service():
ALLOWED_PROPERTIES = {
'active',
'contact_link',
'dvla_organisation',
'email_branding',
'email_from',
'id',