Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed May 12, 2024
1 parent a37e9dc commit 8829a6e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/io.rs
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ struct DispatcherInner<S: Service<DispatchItem<U>>, U: Encoder + Decoder + 'stat
read_max_timeout: Seconds,
keepalive_timeout: Seconds,

//#[pin]
response: Option<PipelineCall<S, DispatchItem<U>>>,
response_idx: usize,
}
Expand Down

0 comments on commit 8829a6e

Please sign in to comment.