Skip to content

Commit

Permalink
chore: remove riffle_iter (#5181)
Browse files Browse the repository at this point in the history
Signed-off-by: Marin Veršić <marin.versic101@gmail.com>
  • Loading branch information
mversic authored Oct 22, 2024
1 parent cba76c3 commit 9d7c1df
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 145 deletions.
1 change: 0 additions & 1 deletion crates/iroha_primitives/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,6 @@ pub mod conststr;
pub mod json;
pub mod must_use;
pub mod numeric;
pub mod riffle_iter;
pub mod small;
#[cfg(feature = "std")]
pub mod time;
Expand Down
144 changes: 0 additions & 144 deletions crates/iroha_primitives/src/riffle_iter.rs

This file was deleted.

0 comments on commit 9d7c1df

Please sign in to comment.