bugfix: clippy issues (#6876)
This commit is contained in:
committed by
GitHub
parent
931ec03b28
commit
b6eb391e85
@@ -11,8 +11,6 @@ use cosmrs::tx;
|
||||
use cosmrs::tx::SignDoc;
|
||||
use nym_config::defaults;
|
||||
use std::borrow::Cow;
|
||||
use std::ops::Deref;
|
||||
use std::sync::Arc;
|
||||
use thiserror::Error;
|
||||
use zeroize::{Zeroize, ZeroizeOnDrop, Zeroizing};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user