Skip to content

Commit

Permalink
Update grid_topology.rs
Browse files Browse the repository at this point in the history
  • Loading branch information
alexggh authored Dec 9, 2024
1 parent b661250 commit da58796
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion polkadot/node/network/protocol/src/grid_topology.rs
Original file line number Diff line number Diff line change
Expand Up @@ -596,7 +596,6 @@ impl RequiredRouting {
#[cfg(test)]
mod tests {
use super::*;
use futures::future::Pending;
use rand::SeedableRng;
use rand_chacha::ChaCha12Rng;

Expand Down

0 comments on commit da58796

Please sign in to comment.