mirror of
https://github.com/apache/httpcomponents-client.git
synced 2025-02-06 10:09:24 +00:00
Remove unused local variable
This commit is contained in:
parent
8d9b52abd1
commit
69e2ed6c41
@ -373,7 +373,6 @@ private void createTunnel(
|
||||
final AsyncExecChain chain,
|
||||
final AsyncExecCallback asyncExecCallback) throws HttpException, IOException {
|
||||
|
||||
final AsyncExecRuntime execRuntime = scope.execRuntime;
|
||||
final HttpClientContext clientContext = scope.clientContext;
|
||||
|
||||
final AuthExchange proxyAuthExchange = proxy != null ? clientContext.getAuthExchange(proxy) : new AuthExchange();
|
||||
|
Loading…
x
Reference in New Issue
Block a user