Skip to content

Commit

Permalink
fix: 빌드 에러 재수정
Browse files Browse the repository at this point in the history
  • Loading branch information
Woonseok105 committed Oct 24, 2023
1 parent 9159994 commit 96f29e1
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ import org.springframework.web.bind.annotation.RequestBody
import org.springframework.web.bind.annotation.RequestMapping
import org.springframework.web.bind.annotation.ResponseStatus
import org.springframework.web.bind.annotation.RestController
import javax.validation.Valid
import javax.validation.Valid as Valid

@RequestMapping("/user")
@RestController
Expand Down

0 comments on commit 96f29e1

Please sign in to comment.