Skip to content

Commit

Permalink
rm new line
Browse files Browse the repository at this point in the history
  • Loading branch information
dojinyou committed Dec 15, 2024
1 parent e14115b commit 5809928
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -62,7 +62,6 @@ fun ProfileWidget.toDomainModel() = com.threedays.domain.user.entity.ProfileWidg
content = this.content,
)


fun com.threedays.domain.user.entity.UserDesiredPartner.toOASModel() = UserDesiredPartner(
jobOccupations = this.jobOccupations.map {
JobOccupation.valueOf(it.name)
Expand Down

0 comments on commit 5809928

Please sign in to comment.