Skip to content

Commit

Permalink
Fjern ikke-eksisterende felt på AvtaleMinimalListeVisning
Browse files Browse the repository at this point in the history
  • Loading branch information
Oddsor committed Jan 28, 2025
1 parent 466a0d7 commit bf10048
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/types/avtale.ts
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,6 @@ export type AvtaleMinimalListeVisning = {
kreverOppfolgingFom: string;
opprettetTidspunkt: string;
sistEndret: string;
tilskuddPeriode: TilskuddsPeriode[];
};

export type AvtaleMinimalForBeslutter = {
Expand Down

0 comments on commit bf10048

Please sign in to comment.