Commit be477682 authored by Dmitriy Zaporozhets's avatar Dmitriy Zaporozhets

Remove notification_settings from reserved names

Signed-off-by: default avatarDmitriy Zaporozhets <dmitriy.zaporozhets@gmail.com>
parent ecf2ac10
...@@ -69,7 +69,6 @@ Currently the following names are reserved as top level groups: ...@@ -69,7 +69,6 @@ Currently the following names are reserved as top level groups:
- `invites` - `invites`
- `jwt` - `jwt`
- `login` - `login`
- `notification_settings`
- `oauth` - `oauth`
- `profile` - `profile`
- `projects` - `projects`
......
...@@ -42,7 +42,6 @@ module Gitlab ...@@ -42,7 +42,6 @@ module Gitlab
invites invites
jwt jwt
login login
notification_settings
oauth oauth
profile profile
projects projects
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment