Skip to content

Commit f689257

Browse files
committed
Fix unused import
1 parent 8a0a5e2 commit f689257

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Diff for: web/src/main/java/org/springframework/security/web/authentication/HttpMessageConverterAuthenticationSuccessHandler.java

-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818

1919
import java.io.IOException;
2020

21-
import com.fasterxml.jackson.databind.json.JsonMapper;
2221
import jakarta.servlet.ServletException;
2322
import jakarta.servlet.http.HttpServletRequest;
2423
import jakarta.servlet.http.HttpServletResponse;

0 commit comments

Comments
 (0)