Skip to content

Commit ff1f177

Browse files
committed
remove unused
1 parent fef4028 commit ff1f177

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

rust/tw_cosmos_sdk/src/modules/tx_builder.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@ use crate::public_key::{CosmosPublicKey, PublicKeyParams};
99
use crate::transaction::message::cosmos_generic_message::JsonRawMessage;
1010
use crate::transaction::message::{CosmosMessage, CosmosMessageBox};
1111
use crate::transaction::{Coin, Fee, SignMode, SignerInfo, TxBody, UnsignedTransaction};
12-
use std::borrow::Cow;
1312
use std::marker::PhantomData;
1413
use std::str::FromStr;
1514
use tw_coin_entry::coin_context::CoinContext;

0 commit comments

Comments
 (0)