Skip to content

Commit

Permalink
formatting
Browse files Browse the repository at this point in the history
  • Loading branch information
rob-p committed Mar 21, 2022
1 parent 6775198 commit 1fa8e4b
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 7 deletions.
5 changes: 0 additions & 5 deletions libradicl/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,11 +9,6 @@

// scroll now, explore nom later






use crate as libradicl;

use self::libradicl::rad_types::{CorrectedCbChunk, RadIntId, ReadRecord};
Expand Down
1 change: 0 additions & 1 deletion libradicl/src/schema.rs
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

use bio_types;


#[allow(unused_imports)]
use bio_types::strand::Strand;

Expand Down
1 change: 0 additions & 1 deletion src/main.rs
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
* License: 3-clause BSD, see https://opensource.org/licenses/BSD-3-Clause
*/


use bio_types::strand::Strand;
use clap::{arg, crate_authors, crate_version, Command};
use csv::Error as CSVError;
Expand Down

0 comments on commit 1fa8e4b

Please sign in to comment.