Removes unused import
This commit is contained in:
@@ -19,7 +19,6 @@ package org.springframework.cloud.gateway.filter;
|
||||
import reactor.core.publisher.Mono;
|
||||
|
||||
import org.springframework.web.server.ServerWebExchange;
|
||||
import org.springframework.web.server.WebFilter;
|
||||
|
||||
/**
|
||||
* Contract to allow a {@link GatewayFilter} to delegate to the next in the chain.
|
||||
|
||||
Reference in New Issue
Block a user