mirror of
https://github.com/GSA/notifications-api.git
synced 2026-05-02 07:10:14 -04:00
Revert "Improve sender task"
This commit is contained in:
@@ -75,7 +75,6 @@ class SerialisedTemplate(SerialisedModel):
|
||||
class SerialisedService(SerialisedModel):
|
||||
ALLOWED_PROPERTIES = {
|
||||
'id',
|
||||
'name',
|
||||
'active',
|
||||
'contact_link',
|
||||
'email_from',
|
||||
@@ -84,8 +83,6 @@ class SerialisedService(SerialisedModel):
|
||||
'rate_limit',
|
||||
'research_mode',
|
||||
'restricted',
|
||||
'prefix_sms',
|
||||
'email_branding'
|
||||
}
|
||||
|
||||
@classmethod
|
||||
|
||||
Reference in New Issue
Block a user