mirror of
https://github.com/GSA/notifications-api.git
synced 2026-08-24 00:06:16 -04:00
Remove duplicate keys
This commit is contained in:
@@ -318,12 +318,10 @@ class DetailedServiceSchema(BaseSchema):
|
|||||||
'broadcast_messages',
|
'broadcast_messages',
|
||||||
'contact_list',
|
'contact_list',
|
||||||
'created_by',
|
'created_by',
|
||||||
'created_by',
|
|
||||||
'crown',
|
'crown',
|
||||||
'email_branding',
|
'email_branding',
|
||||||
'email_from',
|
'email_from',
|
||||||
'guest_list',
|
'guest_list',
|
||||||
'guest_list',
|
|
||||||
'inbound_api',
|
'inbound_api',
|
||||||
'inbound_number',
|
'inbound_number',
|
||||||
'inbound_sms',
|
'inbound_sms',
|
||||||
@@ -344,7 +342,6 @@ class DetailedServiceSchema(BaseSchema):
|
|||||||
'template_statistics',
|
'template_statistics',
|
||||||
'templates',
|
'templates',
|
||||||
'users',
|
'users',
|
||||||
'users',
|
|
||||||
'version',
|
'version',
|
||||||
)
|
)
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user