diff --git a/Server-Protocol-Buffer/src/main/proto/internal/stats/local_statistics.proto b/Server-Protocol-Buffer/src/main/proto/internal/stats/local_statistics.proto index 2c4e2676e20603869037a09d6277366b2be03b3b..ff3945d52ce4445a21d8fc9b327d136423e3399b 100644 --- a/Server-Protocol-Buffer/src/main/proto/internal/stats/local_statistics.proto +++ b/Server-Protocol-Buffer/src/main/proto/internal/stats/local_statistics.proto @@ -43,4 +43,4 @@ message AdministrativeUnitData { message SevenDayIncidenceData { double value = 1; KeyFigure.Trend trend = 2; -} \ No newline at end of file +}