Skip to content

Commit 0479af9

Browse files
committed
Fix: 충돌 수정
1 parent 72ff037 commit 0479af9

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

src/main/java/org/com/stocknote/domain/post/controller/PostController.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,7 @@
3232
public class PostController {
3333

3434
private final PostService postService;
35-
private final KeywordNotificationService keywordNotificationService;
3635
private final SearchDocService searchDocService;
37-
// private final KeywordNotificationService keywordNotificationService;
3836
private final KeywordNotificationElasticService keywordNotificationElasticService;
3937

4038
@Transactional

0 commit comments

Comments
 (0)