Skip to content

Commit

Permalink
Removed enum value for rettshjelper nr1
Browse files Browse the repository at this point in the history
  • Loading branch information
erlendoksvoll committed Mar 6, 2024
1 parent 4acce9f commit b7060ff
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Altinn.Dan.Plugin.Trad/Models/TitleTypeInternal.cs
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ public enum TitleTypeInternal
[EnumMember]
Advokatfullmektig,

[EnumMember(Value="Rettshjelper nr1")]
[EnumMember]
Rettshjelper,

[EnumMember(Value="EØS-Advokat")]
Expand Down

0 comments on commit b7060ff

Please sign in to comment.