Skip to content

Commit

Permalink
#21-user response import
Browse files Browse the repository at this point in the history
  • Loading branch information
chanwooo committed Nov 10, 2022
1 parent e81ff83 commit 7dd36d9
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/flab/quing/user/User.java
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
package flab.quing.user;

import flab.quing.entity.BaseEntity;
import flab.quing.user.dto.UserResponse;
import lombok.AccessLevel;
import lombok.AllArgsConstructor;
import lombok.Builder;
Expand Down

0 comments on commit 7dd36d9

Please sign in to comment.