Skip to content

Commit

Permalink
Update crates/core/src/address.rs
Browse files Browse the repository at this point in the history
Co-authored-by: Tiago Carvalho <[email protected]>
  • Loading branch information
batconjurer and sug0 committed May 22, 2024
1 parent 84129a8 commit 4adcf3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion crates/core/src/address.rs
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,6 @@ use namada_migrations::*;
use serde::{Deserialize, Serialize};
use sha2::{Digest, Sha256};

use crate::address::raw::Discriminant;
use crate::ethereum_events::EthAddress;
use crate::ibc::primitives::Signer;
use crate::ibc::IbcTokenHash;
Expand Down

0 comments on commit 4adcf3c

Please sign in to comment.