Skip to content

Commit 9de98e3

Browse files
committed
f - Remove blank line
1 parent 9debeed commit 9de98e3

File tree

1 file changed

+0
-1
lines changed
  • lightning-background-processor/src

1 file changed

+0
-1
lines changed

lightning-background-processor/src/lib.rs

-1
Original file line numberDiff line numberDiff line change
@@ -483,7 +483,6 @@ mod tests {
483483
type ChainMonitor = chainmonitor::ChainMonitor<InMemorySigner, Arc<test_utils::TestChainSource>, Arc<test_utils::TestBroadcaster>, Arc<test_utils::TestFeeEstimator>, Arc<test_utils::TestLogger>, Arc<FilesystemPersister>>;
484484

485485
type PGS = Arc<P2PGossipSync<Arc<NetworkGraph<Arc<test_utils::TestLogger>>>, Arc<test_utils::TestChainSource>, Arc<test_utils::TestLogger>>>;
486-
487486
type RGS = Arc<RapidGossipSync<Arc<NetworkGraph<Arc<test_utils::TestLogger>>>, Arc<test_utils::TestLogger>>>;
488487

489488
struct Node {

0 commit comments

Comments
 (0)