删除无效代码

This commit is contained in:
ztzh_xieyun 2024-05-10 10:42:51 +08:00
parent e139863222
commit 6fd5d71777

View File

@ -31,8 +31,6 @@ import io.vertx.circuitbreaker.CircuitBreaker;
import io.vertx.circuitbreaker.CircuitBreakerOptions;
import io.vertx.core.Vertx;
import io.vertx.core.VertxOptions;
import io.vertx.core.http.HttpHeaders;
import io.vertx.core.http.HttpMethod;
import lombok.extern.slf4j.Slf4j;
/***