Skip to content

Commit c1f290a

Browse files
committed
fmt
1 parent cb7d8a7 commit c1f290a

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/client/http/connect/connector.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -435,7 +435,6 @@ impl ConnectorService {
435435
// Create a Unix connector with the specified socket path.
436436
let mut connector = self.build_tls_unix_connector(unix_socket, req.extra())?;
437437
let is_proxy = false;
438-
let uri = req.uri().clone();
439438

440439
// If the target URI is HTTPS, establish a CONNECT tunnel over the Unix socket,
441440
// then upgrade the tunneled stream to TLS.

0 commit comments

Comments
 (0)