corrections

This commit is contained in:
trochas
2025-10-24 19:39:02 +02:00
parent 0553fc13f7
commit 4b2604fe17
15 changed files with 68 additions and 27 deletions

View File

@@ -7,7 +7,6 @@ import org.mapstruct.Mapper;
import org.mapstruct.Mapping;
import org.mapstruct.factory.Mappers;
import java.util.ArrayList;
import java.util.List;
@Mapper