fix: checkstyle fail issues

pull/1335/head
andrew shan 1 year ago
parent 71eec66558
commit 9e7be2ef3a

@ -18,7 +18,6 @@
package com.tencent.cloud.quickstart.caller.circuitbreaker; package com.tencent.cloud.quickstart.caller.circuitbreaker;
import org.springframework.cloud.openfeign.FeignClient; import org.springframework.cloud.openfeign.FeignClient;
import org.springframework.http.ResponseEntity;
import org.springframework.web.bind.annotation.GetMapping; import org.springframework.web.bind.annotation.GetMapping;
import org.springframework.web.bind.annotation.PathVariable; import org.springframework.web.bind.annotation.PathVariable;

Loading…
Cancel
Save