Skip to content

Commit

Permalink
style: Remove unnecessary empty lines
Browse files Browse the repository at this point in the history
  • Loading branch information
cauliyang committed Oct 13, 2024
1 parent 1efd420 commit d7b0085
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -124,8 +124,6 @@ noodles = { version = "0.83.0", features = [

bio = "2.0"
needletail = "0.5"


ahash = "0.8.11"
numpy = "0.21"
ndarray = { version = "0.15", features = ["serde", "rayon"] }
Expand Down Expand Up @@ -155,7 +153,6 @@ flate2 = { version = "1.0.30", features = [
# binaries
clap = { version = "4.5.4", features = ["derive"] }
env_logger = "0.11"
stringzilla = ">=3"
human-panic = "2.0"


Expand Down

0 comments on commit d7b0085

Please sign in to comment.