Skip to content

Commit

Permalink
remove get_core_users network reducer type
Browse files Browse the repository at this point in the history
  • Loading branch information
matbusby-fw committed Dec 13, 2024
1 parent df9faa7 commit 1f2dfd2
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions services/common/src/constants/networkReducerTypes.ts
Original file line number Diff line number Diff line change
Expand Up @@ -143,9 +143,6 @@ export enum NetworkReducerTypes {
CREATE_PROJECT_LINKS = "CREATE_PROJECT_LINKS",
DELETE_PROJECT_LINK = "DELETE_PROJECT_LINK",

// Core Users
GET_CORE_USERS = "GET_CORE_USERS",

// Incidents
CREATE_MINE_INCIDENT = "CREATE_MINE_INCIDENT",
GET_INCIDENTS = "GET_INCIDENTS",
Expand Down

0 comments on commit 1f2dfd2

Please sign in to comment.