Skip to content

Commit 3cd308d

Browse files
committed
fix: 애너테이션 중복
1 parent 5ed6a97 commit 3cd308d

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/main/java/com/neeis/neeis/domain/student/service/StudentService.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,6 @@
3737

3838
@Slf4j
3939
@Service
40-
@Slf4j
4140
@RequiredArgsConstructor
4241
@Transactional(readOnly = true)
4342
public class StudentService {

0 commit comments

Comments
 (0)