Skip to content

Commit 0554c6f

Browse files
committed
f Drop unused import from uniffi_types
1 parent 4daf74a commit 0554c6f

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/uniffi_types.rs

-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ pub use crate::config::{
1616
pub use crate::graph::{ChannelInfo, ChannelUpdateInfo, NodeAnnouncementInfo, NodeInfo};
1717
pub use crate::payment::store::{LSPFeeLimits, PaymentDirection, PaymentKind, PaymentStatus};
1818
pub use crate::payment::{MaxTotalRoutingFeeLimit, QrPaymentResult, SendingParameters};
19-
pub use crate::types::CustomTlvRecord;
2019

2120
pub use lightning::chain::channelmonitor::BalanceSource;
2221
pub use lightning::events::{ClosureReason, PaymentFailureReason};

0 commit comments

Comments
 (0)