Clean ReactorContextWebFilterTests imports

Issue: gh-4962
This commit is contained in:
Rob Winch 2018-02-08 16:15:29 -06:00
parent 141e3f581f
commit 66298dcf5d

View File

@ -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;