Skip to content

Commit 4b1033d

Browse files
committed
f remove now-uneccessary import
1 parent 25b844e commit 4b1033d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

lightning/src/routing/router.rs

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -5656,8 +5656,6 @@ mod tests {
56565656
println!("Using seed of {}", seed);
56575657
seed
56585658
}
5659-
#[cfg(not(feature = "no-std"))]
5660-
use crate::util::ser::ReadableArgs;
56615659

56625660
#[test]
56635661
#[cfg(not(feature = "no-std"))]

0 commit comments

Comments
 (0)