cleanup and unit tests

This commit is contained in:
verboomp
2026-02-03 11:46:03 +01:00
parent 54b6237188
commit 6cb7c768e0
3 changed files with 40 additions and 3 deletions

View File

@@ -33,7 +33,7 @@ import marketing.heyday.hartmann.fotodocumentation.core.model.Picture;
*
* created: 2 Feb 2026
*/
@java.lang.SuppressWarnings("java:S818")
public class PdfUtils {
private static final Log LOG = LogFactory.getLog(PdfUtils.class);