mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-12-01 04:56:41 -05:00
fixing warnings
This commit is contained in:
parent
5d301ebbb1
commit
b5396798e4
5 changed files with 14 additions and 15 deletions
|
|
@ -9,7 +9,6 @@ use std::collections::HashMap;
|
|||
use std::str::FromStr;
|
||||
use std::sync::Arc;
|
||||
use uuid::Uuid;
|
||||
use crate::rpc::Error;
|
||||
|
||||
pub fn register_modules(context: Arc<Context>) -> RpcModule<Arc<Context>> {
|
||||
let mut module = RpcModule::new(context);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue