Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
jiaeYoon authored Feb 11, 2024

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
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
@@ -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

0 comments on commit 2e1ff07

Please sign in to comment.