Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
  • Loading branch information
Martin Ockajak committed Jul 14, 2024
1 parent d2dfecf commit e3351e0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extensions/sequence.rs
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,6 @@ pub trait Sequence<Item> {
.collect()
}

// FIXME - fix the failing test case
/// Creates a new sequence by splitting this sequence elements
/// into non-overlapping subsequences of specified `size`.
///
Expand Down

0 comments on commit e3351e0

Please sign in to comment.