Skip to content

Commit

Permalink
refactor: 디렉토리 수정
Browse files Browse the repository at this point in the history
  • Loading branch information
hyxklee committed Nov 8, 2024
1 parent 10637e8 commit 5c2fffd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
package com.leets.X.domain.user.dto.response;

import com.leets.X.domain.user.service.LoginStatus;
import com.leets.X.domain.user.domain.enums.LoginStatus;
import com.leets.X.global.auth.jwt.dto.JwtResponse;
import lombok.Builder;

Expand Down

0 comments on commit 5c2fffd

Please sign in to comment.