radicle: Remove sorting of items before shuffling
modified crates/radicle/src/node/address.rs
@@ -67,7 +67,6 @@ impl<K: hash::Hash + Eq + Ord + Copy, V> AddressBook<K, V> {
|
|
|
|
|
|
| - | |
|
|
|
|
|
@@ -76,7 +75,6 @@ impl<K: hash::Hash + Eq + Ord + Copy, V> AddressBook<K, V> {
|
|
|
|
|
|
| - | |
|
|
|
|
|