Adjust the code format (#2507)

* Adjust the code format
This commit is contained in:
saga
2017-12-04 11:30:18 +08:00
committed by Ryan Baxter
parent 3e90724505
commit 05cd507d9a

View File

@@ -132,7 +132,6 @@ public class FeignAutoConfiguration {
}
@Bean
public CloseableHttpClient httpClient(ApacheHttpClientFactory httpClientFactory,
HttpClientConnectionManager httpClientConnectionManager,
FeignHttpClientProperties httpClientProperties) {