Skip to content

Commit f68e5bc

Browse files
committed
removing unused import
1 parent c4c495a commit f68e5bc

File tree

1 file changed

+0
-1
lines changed
  • spring-security-modules/spring-security-web-login-2/src/main/java/com/baeldung/loginextrafieldscustom

1 file changed

+0
-1
lines changed

spring-security-modules/spring-security-web-login-2/src/main/java/com/baeldung/loginextrafieldscustom/SecurityConfig.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
import org.springframework.security.web.authentication.SimpleUrlAuthenticationFailureHandler;
1717
import org.springframework.security.web.authentication.UsernamePasswordAuthenticationFilter;
1818
import org.springframework.security.web.context.HttpSessionSecurityContextRepository;
19-
import org.springframework.security.web.savedrequest.HttpSessionRequestCache;
2019

2120
@EnableWebSecurity
2221
@PropertySource("classpath:/application-extrafields.properties")

0 commit comments

Comments
 (0)