Skip to content

Commit

Permalink
Trigge release nok en gang (#557)
Browse files Browse the repository at this point in the history
  • Loading branch information
jolarsen authored Jun 27, 2024
1 parent 703db74 commit 60919e7
Showing 1 changed file with 4 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,4 +2,7 @@

import java.util.List;

public record LosFagsakEgenskaperDto(List<String> saksegenskaper, @Deprecated String fagsakMarkering) { }
public record LosFagsakEgenskaperDto(List<String> saksegenskaper,
@Deprecated String fagsakMarkering) {

}

0 comments on commit 60919e7

Please sign in to comment.