Skip to content

Commit

Permalink
Remove is currently oncall
Browse files Browse the repository at this point in the history
  • Loading branch information
iskhakov committed Jun 24, 2024
1 parent 5c0ab65 commit 9dbcf01
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions engine/apps/api/views/user.py
Original file line number Diff line number Diff line change
Expand Up @@ -854,12 +854,6 @@ def filters(self, request):
"href": api_root + "teams/",
"global": True,
},
{
"name": "is_currently_oncall",
"type": "boolean",
"display_name": "Is currently oncall",
"default": "true",
},
]

if filter_name is not None:
Expand Down

0 comments on commit 9dbcf01

Please sign in to comment.