mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-05-02 14:56:10 -04:00
Fix clippy warnings
This commit is contained in:
parent
606c48c752
commit
5971ef1f28
3 changed files with 1 additions and 3 deletions
|
@ -28,7 +28,6 @@ use crate::{
|
|||
network::{
|
||||
peer_tracker::{self, PeerTracker},
|
||||
request_response::AliceToBob,
|
||||
transport,
|
||||
transport::SwapTransport,
|
||||
TokioExecutor,
|
||||
},
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue