Skip to content

Commit

Permalink
Remove localization from MissionRunPriority Enum
Browse files Browse the repository at this point in the history
  • Loading branch information
UsamaEquinorAFK committed Feb 13, 2024
1 parent e9b77f4 commit e5b0d19
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions backend/api/Database/Models/MissionRun.cs
Original file line number Diff line number Diff line change
Expand Up @@ -211,7 +211,6 @@ public enum MissionRunPriority
{
Normal,
Response,
Emergency,
Localization
Emergency
}
}

0 comments on commit e5b0d19

Please sign in to comment.