Skip to content

Commit

Permalink
♻️ :: import 주석 처리
Browse files Browse the repository at this point in the history
  • Loading branch information
jyk1029 committed Jun 2, 2023
1 parent d512df9 commit 404492e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,8 +1,8 @@
package com.xquare.v1userservice.user.aop

import com.xquare.v1userservice.jwt.UnAuthorizedException
import com.xquare.v1userservice.user.exceptions.InvalidSecretValueException
import org.springframework.beans.factory.annotation.Value
/*import com.xquare.v1userservice.user.exceptions.InvalidSecretValueException
import org.springframework.beans.factory.annotation.Value*/
import org.springframework.stereotype.Component
import org.springframework.web.reactive.function.server.ServerRequest
import java.util.UUID
Expand Down

0 comments on commit 404492e

Please sign in to comment.