Skip to content

Commit 5bd816f

Browse files
committed
f Drop unused LSPS1 utils module
.. to clean up the warnings
1 parent 68cf92d commit 5bd816f

File tree

3 files changed

+0
-25
lines changed

3 files changed

+0
-25
lines changed

lightning-liquidity/src/lsps1/client.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,6 @@ use crate::sync::{Arc, Mutex, RwLock};
2323

2424
use lightning::ln::msgs::{ErrorAction, LightningError};
2525
use lightning::sign::EntropySource;
26-
use lightning::util::errors::APIError;
2726
use lightning::util::logger::Level;
2827

2928
use bitcoin::secp256k1::PublicKey;

lightning-liquidity/src/lsps1/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,3 @@ pub mod event;
1414
pub mod msgs;
1515
#[cfg(lsps1_service)]
1616
pub mod service;
17-
pub(crate) mod utils;

lightning-liquidity/src/lsps1/utils.rs

Lines changed: 0 additions & 23 deletions
This file was deleted.

0 commit comments

Comments
 (0)