RED-7075: Style change

This commit is contained in:
RaphaelArnold 2023-09-01 11:24:55 +02:00
parent 5338f24725
commit 9db8e63f08

View File

@ -196,6 +196,7 @@ public class WatermarkRemovalService {
}
// Typically company logos on dossier pages are located near the border and should be excluded from the watermark removal
@SneakyThrows
private boolean isLocatedNearBorder(Element element, Page page) {