diff options
Diffstat (limited to 'gitlab/v4/objects.py')
-rw-r--r-- | gitlab/v4/objects.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/gitlab/v4/objects.py b/gitlab/v4/objects.py index 55979c7..0b95944 100644 --- a/gitlab/v4/objects.py +++ b/gitlab/v4/objects.py @@ -1440,8 +1440,6 @@ class GroupManager(CRUDMixin, RESTManager): "membership_lock", "share_with_group_lock", "visibility", - "request_access_enabled", - "mentions_disabled", "require_two_factor_authentication", "two_factor_grace_period", "project_creation_level", |