Skip to content

Commit 9921236

Browse files
authored
Merge pull request #141 from TaskFlow-CLAP/hotfix
CLAP-158 코드 리팩토링으로 인한 오류 수정
2 parents 29ee723 + 48eafd1 commit 9921236

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/main/java/clap/server/application/service/auth/AuthService.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,6 @@
2121
import java.time.Duration;
2222
import java.time.LocalDateTime;
2323

24-
@Slf4j
2524
@ApplicationService
2625
@RequiredArgsConstructor
2726
@Transactional

0 commit comments

Comments
 (0)