Skip to content

Commit

Permalink
delete user엔티티 @tostring
Browse files Browse the repository at this point in the history
  • Loading branch information
david-parkk committed Mar 10, 2024
1 parent b72cd12 commit fe0c764
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/main/java/konkuk/travelmate/domain/User.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
@Entity
@Getter
@RequiredArgsConstructor
@ToString
@NoArgsConstructor
public class User {

Expand Down

0 comments on commit fe0c764

Please sign in to comment.