Skip to content

Commit

Permalink
refactor :: dto
Browse files Browse the repository at this point in the history
  • Loading branch information
ori0o0p committed Aug 4, 2024
1 parent b2b3bea commit 20c68b5
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
public record UpdateWriterInfoRequest(
String majorId,
String email,
ClassInfo classInfo,
String url,
Set<String> skillSet
) {
Expand Down

0 comments on commit 20c68b5

Please sign in to comment.