mirror of
https://github.com/aljazceru/cdk.git
synced 2025-12-22 23:25:22 +01:00
chore: clippy
This commit is contained in:
@@ -138,7 +138,7 @@ impl MintLightning for Lnd {
|
||||
// Stream is cancelled
|
||||
is_active.store(false, Ordering::SeqCst);
|
||||
tracing::info!("Waiting for lnd invoice ending");
|
||||
return None;
|
||||
None
|
||||
|
||||
}
|
||||
msg = stream.message() => {
|
||||
|
||||
Reference in New Issue
Block a user