[ACS-9736] PMD and spotless

This commit is contained in:
Kacper Magdziarz
2025-09-09 14:52:07 +02:00
parent b26d8f9037
commit 872ad1c185

View File

@@ -30,8 +30,7 @@ public class AuditRecordReporterImpl implements AuditRecordReporter
/**
* This method intentionally has an empty implementation.
* <p>
* This class provides a no-op implementation of {@link AuditRecordReporter}.
* Implement this method if audit record reporting is required in the future.
* This class provides a no-op implementation of {@link AuditRecordReporter}. Implement this method if audit record reporting is required in the future.
*/
@Override
public void reportAuditRecord(AuditRecord auditRecord)