Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
twitzelbos committed Jun 6, 2023
1 parent ce41fef commit db7335d
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/extension.rs
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
use crate::error::{NiftiError, Result};
use byteordered::{ByteOrdered, Endian};
use num_derive::FromPrimitive;
use std::io::{ErrorKind as IoErrorKind, Read};

/// Data type for the extender code.
Expand Down

0 comments on commit db7335d

Please sign in to comment.