Skip to content

Commit

Permalink
remove unused field
Browse files Browse the repository at this point in the history
  • Loading branch information
Der-Alex-K committed Jun 10, 2024
1 parent 8fd54df commit 0d99b42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion frontend/src/domain/dto/messstelle/MessfaehigkeitDTO.ts
Original file line number Diff line number Diff line change
Expand Up @@ -3,5 +3,4 @@ export default interface MessfaehigkeitDTO {
gueltigBis: string;
intervall: string;
fahrzeugklassen: string;
standort: string;
}

0 comments on commit 0d99b42

Please sign in to comment.