mirror of
https://github.com/spring-projects/spring-security.git
synced 2025-05-29 16:22:12 +00:00
Clean ReactorContextWebFilterTests imports
Issue: gh-4962
This commit is contained in:
parent
141e3f581f
commit
66298dcf5d
@ -28,7 +28,6 @@ import org.springframework.security.core.context.ReactiveSecurityContextHolder;
|
||||
import org.springframework.security.core.context.SecurityContext;
|
||||
import org.springframework.security.core.context.SecurityContextImpl;
|
||||
import org.springframework.security.test.web.reactive.server.WebTestHandler;
|
||||
import org.springframework.test.context.TestPropertySource;
|
||||
import org.springframework.web.server.WebFilter;
|
||||
import org.springframework.web.server.WebFilterChain;
|
||||
import org.springframework.web.server.handler.DefaultWebFilterChain;
|
||||
|
Loading…
x
Reference in New Issue
Block a user