mirror of
https://github.com/comit-network/xmr-btc-swap.git
synced 2025-08-02 19:46:13 -04:00
Remove unused import
This commit is contained in:
parent
387a4da2f6
commit
5d7d72c826
1 changed files with 0 additions and 1 deletions
|
@ -7,7 +7,6 @@ use tracing::info;
|
|||
use uuid::Uuid;
|
||||
|
||||
use crate::{
|
||||
config::Config,
|
||||
database::{Database, Swap},
|
||||
protocol::bob::{self, event_loop::EventLoopHandle, state::*},
|
||||
ExpiredTimelocks, SwapAmounts,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue