Skip to content

Commit 0be8184

Browse files
committed
remove unused import
1 parent acac145 commit 0be8184

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring-cloud-commons/src/test/java/org/springframework/cloud/client/loadbalancer/LoadBalancedRestClientIntegrationTests.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,6 @@
2525
import org.springframework.boot.test.context.SpringBootTest;
2626
import org.springframework.cloud.client.ServiceInstance;
2727
import org.springframework.context.annotation.Bean;
28-
import org.springframework.http.ResponseEntity;
2928
import org.springframework.web.client.RestClient;
3029

3130
import static org.assertj.core.api.Assertions.assertThatThrownBy;

0 commit comments

Comments
 (0)