1
0
mirror of synced 2026-08-04 09:17:02 +00:00

Remove unused import

This commit is contained in:
Eleftheria Stein
2020-05-27 14:27:29 -04:00
parent 7463583c1b
commit fa11ae3c33
@@ -16,7 +16,6 @@
package org.springframework.security.config.web.server
import org.springframework.security.config.web.server.ServerHttpSecurity
import org.springframework.security.web.server.authorization.ServerAccessDeniedHandler
import org.springframework.security.web.server.csrf.ServerCsrfTokenRepository
import org.springframework.security.web.server.util.matcher.ServerWebExchangeMatcher