91732fd86b6428abdddf5b76eda765d060a49a5d
[mediacube.git] /
1 package hu.user.mcvodsync.service.export;
2
3 import org.mapstruct.Named;
4
5 @Named("CustomPropertiesTranslator")
6 public class CustomPropertiesTranslator {
7
8
9 }