Skip to content

Commit

Permalink
Remove unused import: std::ffi
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasmulvaney committed Apr 15, 2019
1 parent bbfb304 commit 9304b21
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bam/index.rs
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@

//! Module for working with BAM or CRAM indices.

use std::ffi;
use std::path::Path;
use std::ptr;

Expand Down

0 comments on commit 9304b21

Please sign in to comment.