mirror of
https://github.com/GSA/notifications-admin.git
synced 2026-08-20 14:29:51 -04:00
Remove the upload_letters permission
Every service has it now, and we haven’t had any services ask to toggle it off again.
This commit is contained in:
@@ -64,7 +64,6 @@ class Service(JSONModel):
|
||||
'international_letters',
|
||||
'international_sms',
|
||||
'upload_document',
|
||||
'upload_letters',
|
||||
'broadcast',
|
||||
)
|
||||
|
||||
|
||||
Reference in New Issue
Block a user