Skip to content

Commit

Permalink
clean up
Browse files Browse the repository at this point in the history
  • Loading branch information
bluegenes committed Mar 25, 2024
1 parent e8f1446 commit 2c9c870
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ use sourmash::storage::{FSStorage, InnerStorage, SigStore};
use std::collections::{HashMap, HashSet};
/// Track a name/minhash.
#[derive(Clone)]
pub struct SmallSignature {
pub location: String,
pub name: String,
Expand Down

0 comments on commit 2c9c870

Please sign in to comment.