Skip to content

Commit

Permalink
Merge branch 'main' of github.com:sourmash-bio/sourmash_plugin_branch…
Browse files Browse the repository at this point in the history
…water into update_docs2
  • Loading branch information
ctb committed Feb 17, 2024
2 parents 13c5d13 + 270e086 commit 881e0b1
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 @@ -335,7 +335,6 @@ fn collection_from_manifest(
)
})?;

eprintln!("{:?}", manifest);
if manifest.is_empty() {
// If the manifest is empty, return an error constructed with the anyhow! macro
Err(anyhow!("could not read as manifest: '{}'", sigpath))
Expand Down

0 comments on commit 881e0b1

Please sign in to comment.