Skip to content
This repository was archived by the owner on May 5, 2021. It is now read-only.

Commit ef09d3c

Browse files
lgallgal
authored andcommitted
SORMAS-Foundation#2916 show headache and muscle pain symptoms for germany
1 parent 96b62e2 commit ef09d3c

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

sormas-api/src/main/java/de/symeda/sormas/api/symptoms/SymptomsDto.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -691,7 +691,6 @@ public static SymptomsDto build() {
691691
UNDEFINED,
692692
OTHER })
693693
@Outbreaks
694-
@HideForCountries
695694
private SymptomState headache;
696695

697696
@Diseases({
@@ -1041,7 +1040,6 @@ public static SymptomsDto build() {
10411040
UNDEFINED,
10421041
OTHER })
10431042
@Outbreaks
1044-
@HideForCountries
10451043
private SymptomState musclePain;
10461044

10471045
@Diseases({

0 commit comments

Comments
 (0)