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