Skip to content

Commit

Permalink
fix clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
roeierez authored and vacwmX committed Nov 14, 2023
1 parent 806b3c1 commit f2fded3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion libs/sdk-core/src/greenlight/node_api.rs
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,6 @@ use gl_client::{node, utils};
use lightning::offers::offer::Offer;
use lightning::util::message_signing::verify;
use lightning_invoice::{RawInvoice, SignedRawInvoice};
use rand::Rng;
use serde::{Deserialize, Serialize};
use strum_macros::{Display, EnumString};
use tokio::sync::{mpsc, Mutex};
Expand Down

0 comments on commit f2fded3

Please sign in to comment.