Skip to content

Commit 83975dd

Browse files
committed
short
1 parent f36184d commit 83975dd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

examples/https.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -107,7 +107,6 @@ async fn main() {
107107

108108
tokio::spawn(async move {
109109
let service = service_fn(move |req| {
110-
let proxy = proxy.clone();
111110
let client = client.clone();
112111

113112
MitmProxy::hyper_service(

0 commit comments

Comments
 (0)