Skip to content

Commit 7607f14

Browse files
code formatted
1 parent e625bde commit 7607f14

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

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

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -2592,14 +2592,14 @@ public static SymptomsDto build() {
25922592

25932593
@Diseases({
25942594
INVASIVE_PNEUMOCOCCAL_INFECTION,
2595-
INVASIVE_MENINGOCOCCAL_INFECTION,
2596-
MEASLES})
2595+
INVASIVE_MENINGOCOCCAL_INFECTION,
2596+
MEASLES})
25972597
private SymptomState otherClinicalPresentation;
25982598

25992599
@Diseases({
26002600
INVASIVE_PNEUMOCOCCAL_INFECTION,
2601-
INVASIVE_MENINGOCOCCAL_INFECTION,
2602-
MEASLES})
2601+
INVASIVE_MENINGOCOCCAL_INFECTION,
2602+
MEASLES})
26032603
private String otherClinicalPresentationText;
26042604

26052605
@Diseases({

0 commit comments

Comments
 (0)