Skip to content

Commit

Permalink
Update src/timeout.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Jeremiah Goyette <jgoyette@knox-networks.com>
  • Loading branch information
mkatychev and jsgoyette authored Sep 5, 2024
1 parent 0bbc754 commit 77a6eee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/timeout.rs
Original file line number Diff line number Diff line change
Expand Up @@ -365,7 +365,6 @@ where
.flat_map(IntoIterator::into_iter)
.collect::<Vec<_>>()
{
// let
if let Some(input) = id.return_item(item) {
// caveat with this push_front setup is
// that later timeouts will be on top of the stack
Expand Down

0 comments on commit 77a6eee

Please sign in to comment.