Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
jiaeYoon committed Feb 11, 2024
1 parent c2cc029 commit 2e1ff07
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -292,18 +292,14 @@ private List<String> interest;
│   ├── ProfileInterestDto.java
│   ├── ProfileMapper.java
│   ├── ProfilePurposeDto.java
│   ├── ProfileRecommendRequestDto 2.java
│   ├── ProfileRecommendRequestDto.java
│   ├── ProfileRecommendRequestItem 2.java
│   ├── ProfileRecommendRequestItem.java
│   ├── ProfileRecommendResponseDto 2.java
│   ├── ProfileRecommendResponseDto.java
│   ├── ProfileRequestDto.java
│   └── ProfileResponseDto.java
├── entity
│   ├── Location.java
│   ├── Profile.java
│   ├── StringListConverter 2.java
│   └── StringListConverter.java
├── repository
│   ├── LocationRepository.java
Expand Down

0 comments on commit 2e1ff07

Please sign in to comment.