Skip to content

Commit 0f0530a

Browse files
committed
Remove now-unused import in routing/mod.rs
1 parent 51d146c commit 0f0530a

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

lightning/src/routing/mod.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ pub mod scorer;
1616
use routing::network_graph::NodeId;
1717
use routing::router::RouteHop;
1818

19-
use prelude::*;
2019
use core::cell::{RefCell, RefMut};
2120
use core::ops::DerefMut;
2221
use sync::{Mutex, MutexGuard};

0 commit comments

Comments
 (0)