Skip to content

Commit

Permalink
Fix clippy feedback
Browse files Browse the repository at this point in the history
  • Loading branch information
vswarte committed Mar 10, 2024
1 parent 2c94b73 commit cb3b215
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crates/cli/src/bin/matbin-test.rs
Original file line number Diff line number Diff line change
Expand Up @@ -75,8 +75,6 @@ fn main() -> Result<(), Box<dyn Error>> {
sampler.path.to_string().unwrap(),
);
}

println!("");
}

Ok(())
Expand Down

0 comments on commit cb3b215

Please sign in to comment.