remote-wallet: Move Locator
to its own module
This commit is contained in:
committed by
Trent Nelson
parent
4ce4f04c58
commit
cac666d035
@@ -1,8 +1,9 @@
|
||||
use {
|
||||
crate::{
|
||||
ledger::get_ledger_from_info,
|
||||
locator::Manufacturer,
|
||||
remote_wallet::{
|
||||
Manufacturer, RemoteWallet, RemoteWalletError, RemoteWalletInfo, RemoteWalletManager,
|
||||
RemoteWallet, RemoteWalletError, RemoteWalletInfo, RemoteWalletManager,
|
||||
RemoteWalletType,
|
||||
},
|
||||
},
|
||||
|
Reference in New Issue
Block a user