Skip to content

Commit

Permalink
style: delete unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
Ji-soo708 committed Jan 17, 2025
1 parent 01e5b8a commit b47412b
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -18,8 +18,6 @@ import org.springframework.web.bind.annotation.RestControllerAdvice
import org.springframework.web.method.annotation.MethodArgumentTypeMismatchException
import org.springframework.web.servlet.resource.NoResourceFoundException
import org.springframework.web.util.BindErrorUtils
import java.io.PrintWriter
import java.io.StringWriter
import java.security.InvalidParameterException

@RestControllerAdvice
Expand Down

0 comments on commit b47412b

Please sign in to comment.