Skip to content

Commit b886529

Browse files
committed
Remove stale doctest import
1 parent 441f28e commit b886529

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lightning-invoice/src/payment.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,6 @@
3535
//! #
3636
//! # #[cfg(feature = "no-std")]
3737
//! # extern crate core2;
38-
//! # #[cfg(feature = "no-std")]
39-
//! # extern crate hashbrown;
4038
//! #
4139
//! # use lightning::ln::{PaymentHash, PaymentPreimage, PaymentSecret};
4240
//! # use lightning::ln::channelmanager::{ChannelDetails, PaymentId, PaymentSendFailure};

0 commit comments

Comments
 (0)