Skip to content

Commit

Permalink
fix dna validation; clippy fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
bluegenes committed Dec 11, 2024
1 parent 5a49690 commit 1a0c29f
Show file tree
Hide file tree
Showing 2 changed files with 239 additions and 257 deletions.
2 changes: 0 additions & 2 deletions src/core/src/encodings.rs
Original file line number Diff line number Diff line change
Expand Up @@ -519,8 +519,6 @@ impl<'a> Iterator for Indices<'a> {

#[cfg(test)]
mod test {
use proptest::collection::vec;

use super::*;

#[test]
Expand Down
Loading

0 comments on commit 1a0c29f

Please sign in to comment.