Skip to content

Commit e73c92c

Browse files
committed
chore: 주석 수정
1 parent 46cc08f commit e73c92c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

back/src/main/java/com/back/domain/roadmap/roadmap/dto/response/MentorRoadmapSaveResponse.java

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

33
import java.time.LocalDateTime;
44

5-
// 순수 데이터 전송 객체 - 엔티티에 의존하지 않음
65
public record MentorRoadmapSaveResponse(
76
Long id,
87
Long mentorId,

0 commit comments

Comments
 (0)