dev check violation for lawcase,complaint
Test Workflow / test (push) Has been cancelled

This commit is contained in:
2026-05-19 17:10:20 +07:00
parent 42e8648f53
commit 5c0a0c146b
@@ -139,7 +139,6 @@ public class UserService {
.genderType(user.getGenderType())
.birthday(user.getBirthday())
.createdAt(user.getCreatedAt())
.subscriptionType(user.getSubscriptionType())
.tariffInfo(infoDTO)
.verifiedStatus(user.getVerificationStatus())
.build();