RED-4875 - delete tmp log

This commit is contained in:
Thomas Beyer 2023-03-20 14:31:20 +01:00
parent 67622e65f7
commit f85a6a7757

View File

@ -86,7 +86,7 @@ public class DownloadPreparationService {
}
String appliedRedactionColor = colorsService.getColors(dossier.getDossierTemplateId()).getAppliedRedactionColor();
log.info("keepHiddenText8: " + dossierTemplate.isKeepHiddenText());
RedactionMessage message = RedactionMessage.builder()
.dossierId(dossier.getId())
.downloadId(reportResultMessage.getDownloadId())