Skip to content

Commit

Permalink
Remove anyhow reference
Browse files Browse the repository at this point in the history
  • Loading branch information
maciejhirsz authored Oct 7, 2024
1 parent 1c14dbd commit 1a3ada6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/mnemonic_type.rs
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
use crate::error::ErrorKind;
use anyhow::Error;
use std::fmt;

const ENTROPY_OFFSET: usize = 8;
Expand Down

0 comments on commit 1a3ada6

Please sign in to comment.