Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
  • Loading branch information
blckngm committed Sep 26, 2023
1 parent 1c8e8a2 commit 5eda4ba
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion tools/ibc-test/src/tests/ibc/sudt_erc20_transfer.rs
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,8 @@ use forcerelay_ckb_sdk::{
use futures::TryStreamExt;
use ibc_test_framework::{
bootstrap::binary::channel::{bootstrap_channel_with_connection, BootstrapChannelOptions},
prelude::*, relayer::axon::transfer::read_deployed_contracts,
prelude::*,
relayer::axon::transfer::read_deployed_contracts,
};
use prost::Message;
use tokio::runtime::Runtime;
Expand Down

0 comments on commit 5eda4ba

Please sign in to comment.