Skip to content

Commit

Permalink
f Drop unused import from uniffi_types
Browse files Browse the repository at this point in the history
  • Loading branch information
tnull committed Jan 3, 2025
1 parent 3f16d29 commit dede847
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/uniffi_types.rs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ pub use crate::config::{
pub use crate::graph::{ChannelInfo, ChannelUpdateInfo, NodeAnnouncementInfo, NodeInfo};
pub use crate::payment::store::{LSPFeeLimits, PaymentDirection, PaymentKind, PaymentStatus};
pub use crate::payment::{MaxTotalRoutingFeeLimit, QrPaymentResult, SendingParameters};
pub use crate::types::CustomTlvRecord;

pub use lightning::chain::channelmonitor::BalanceSource;
pub use lightning::events::{ClosureReason, PaymentFailureReason};
Expand Down

0 comments on commit dede847

Please sign in to comment.