Skip to content

Commit

Permalink
make clippy happy
Browse files Browse the repository at this point in the history
  • Loading branch information
Rob Patro committed Dec 20, 2024
1 parent 0c8c8ed commit c8f979f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cellfilter.rs
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,6 @@ use libradicl::rad_types::{self, RadType};
use libradicl::BarcodeLookupMap;
use libradicl::{chunk, record::AlevinFryReadRecord};
use needletail::bitkmer::*;
use niffler::{compression, Error};
use num_format::{Locale, ToFormattedString};
use serde::Serialize;
use serde_json::json;
Expand Down

0 comments on commit c8f979f

Please sign in to comment.