fix IDE warnings

This commit is contained in:
2026-02-04 20:56:05 +01:00
parent a90d518fc3
commit 41fda9770a
10 changed files with 6 additions and 25 deletions

View File

@@ -9,7 +9,6 @@ import org.springframework.stereotype.Service;
import java.util.List;
import java.util.Optional;
import java.util.UUID;
@Service
@Slf4j