Skip to content

Commit a72ec5f

Browse files
committed
chore: 불필요 클래스 레벨 트랜잭션 삭제
1 parent 102d814 commit a72ec5f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

backend/src/main/java/io/f1/backend/domain/stat/app/StatService.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,6 @@
1919
import org.springframework.transaction.annotation.Transactional;
2020

2121
@Service
22-
@Transactional
2322
@RequiredArgsConstructor
2423
public class StatService {
2524

0 commit comments

Comments
 (0)