Skip to content

Commit 013e678

Browse files
committed
more fmt
1 parent 90d836b commit 013e678

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

tests/common/mod.rs

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,7 @@
1010

1111
use ldk_node::config::{Config, EsploraSyncConfig};
1212
use ldk_node::io::sqlite_store::SqliteStore;
13-
use ldk_node::payment::{
14-
Bolt11InvoiceStringDescription, PaymentDirection, PaymentKind, PaymentStatus,
15-
};
13+
use ldk_node::payment::{PaymentDirection, PaymentKind, PaymentStatus};
1614
use ldk_node::{
1715
Builder, CustomTlvRecord, Event, LightningBalance, LogLevel, Node, NodeError,
1816
PendingSweepBalance,

0 commit comments

Comments
 (0)