Skip to content

Commit

Permalink
fix: ItemDetailDto 생성자 수정 (#400)
Browse files Browse the repository at this point in the history
  • Loading branch information
lvalentine6 committed Nov 13, 2023
2 parents 8e2ffca + a4ada63 commit b6bcf3b
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,6 @@
import lombok.Setter;

@Getter
@RequiredArgsConstructor
@AllArgsConstructor
public class ItemDetailDto {

Expand Down

0 comments on commit b6bcf3b

Please sign in to comment.