Skip to content

Commit 7a75d63

Browse files
committed
fix: 오류나는 코드 제거
1 parent 7e73db0 commit 7a75d63

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/test/java/com/example/log4u/domain/comment/service/CommonServiceTest.java

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

2121
import com.example.log4u.common.dto.PageResponse;
2222
import com.example.log4u.domain.comment.dto.request.CommentCreateRequestDto;
23-
import com.example.log4u.domain.comment.dto.response.CommentListResponseDto;
2423
import com.example.log4u.domain.comment.dto.response.CommentResponseDto;
2524
import com.example.log4u.domain.comment.entity.Comment;
2625
import com.example.log4u.domain.comment.exception.NotFoundCommentException;

0 commit comments

Comments
 (0)