Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
fafhrd91 committed Nov 5, 2024
1 parent 6c5d7ca commit 4ff4f6f
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 @@ -632,7 +632,6 @@ mod tests {
service: Pipeline::new(service.into_service()).bind(),
response: None,
response_idx: 0,
ready_count: 0,
io: IoBoxed::from(io),
st: IoDispatcherState::Processing,
flags: if keepalive_timeout.is_zero() {
Expand Down

0 comments on commit 4ff4f6f

Please sign in to comment.