clippy: remove identity conversion
This commit is contained in:
@ -689,7 +689,6 @@ fn converge(
|
||||
.unwrap()
|
||||
.table
|
||||
.values()
|
||||
.into_iter()
|
||||
.filter(|x| Crdt::is_valid_address(x.contact_info.rpu))
|
||||
.cloned()
|
||||
.collect();
|
||||
|
Reference in New Issue
Block a user