Skip to content

Commit

Permalink
fixed compilation error after merges
Browse files Browse the repository at this point in the history
  • Loading branch information
Levente Gal committed Jun 4, 2024
1 parent 2a0decb commit a32449e
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,6 @@ public class SelfReport extends CoreAdo {
public static final String PROCESSING_STATUS = "processingStatus";
public static final String RESULTING_CASE = "resultingCase";
public static final String RESULTING_CONTACT = "resultingContact";
public static final String DATE_OF_TEST = "dateOfTest";

private SelfReportType type;
private Date reportDate;
Expand Down

0 comments on commit a32449e

Please sign in to comment.