Skip to content

Commit

Permalink
fix unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
blasrodri committed Aug 29, 2023
1 parent 641b74e commit 3d64456
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion contracts/pallet-ibc/src/tests.rs
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@ use ibc::{
tx_msg::Msg,
};
use ibc_primitives::{get_channel_escrow_address, HandlerMessage, IbcHandler};
use log::LevelFilter;
use sp_core::Pair;
use sp_runtime::{
traits::{Bounded, IdentifyAccount},
Expand Down

0 comments on commit 3d64456

Please sign in to comment.