Resolve nightly-2021-10-05 clippy complaints
This commit is contained in:
@@ -224,6 +224,7 @@ pub trait RemoteWallet {
|
||||
/// `RemoteWallet` device
|
||||
#[derive(Debug)]
|
||||
pub struct Device {
|
||||
#[allow(dead_code)]
|
||||
pub(crate) path: String,
|
||||
pub(crate) info: RemoteWalletInfo,
|
||||
pub wallet_type: RemoteWalletType,
|
||||
|
Reference in New Issue
Block a user