mirror of
https://github.com/cisagov/manage.get.gov.git
synced 2025-08-22 09:11:04 +02:00
removed unnecessary permission
This commit is contained in:
parent
5528390ee9
commit
531d8c7e94
6 changed files with 8 additions and 35 deletions
|
@ -158,11 +158,6 @@ class UserGroup(Group):
|
|||
"model": "domain",
|
||||
"permissions": ["view_domain"],
|
||||
},
|
||||
{
|
||||
"app_label": "registrar",
|
||||
"model": "user",
|
||||
"permissions": ["omb_analyst_access_permission"],
|
||||
},
|
||||
{
|
||||
"app_label": "registrar",
|
||||
"model": "domaininvitation",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue