Skip to content

Commit f376fce

Browse files
author
jbh010204
committed
RINGUS-92 fix: Hotfix
1 parent 2ecadfb commit f376fce

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/es/princip/ringus/application/auth/service/EmailVerificationService.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
@Service
2222
@RequiredArgsConstructor
2323
public class EmailVerificationService {
24-
2524
private final EmailVerificationRepository verificationRepository;
2625
private final EmailSessionRepository sessionRepository;
2726
private final MemberRepository memberRepository;

0 commit comments

Comments
 (0)