From e66548b827f5c9c465d9aa5f051db66b3b807786 Mon Sep 17 00:00:00 2001 From: CWA Technical User <67319337+Corona-Warn-App-Technical-User@users.noreply.github.com> Date: Thu, 27 May 2021 21:06:31 +0200 Subject: [PATCH] Update from https://github.com/corona-warn-app/cwa-protocol-buffers/commit/f3668777f03fba62f59f42e003263a68087b38ce (#3293) Co-authored-by: Matthias Urhahn <matthias.urhahn@sap.com> --- .../src/main/proto/internal/stats/local_statistics.proto | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 2c4e2676e..ff3945d52 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 +} -- GitLab