Skip to content

Commit 651f569

Browse files
committed
nit updates
1 parent b60ea41 commit 651f569

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

http-clients/apache5-client/src/main/java/software/amazon/awssdk/http/apache5/Apache5HttpClient.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -294,7 +294,6 @@ private static HttpHost determineTarget(final ClassicHttpRequest request) throws
294294
}
295295
}
296296

297-
298297
private HttpUriRequestBase toApacheRequest(HttpExecuteRequest request) {
299298
return apacheHttpRequestFactory.create(request, requestConfig);
300299
}

0 commit comments

Comments
 (0)