Yuri Astrakhan 1d59c7b667 Remove non-needed clones
I am not certain if this will improve performance,
but it seems having a .clone() without any need should be removed.

This was done with clippy, and manually reviewed:

```
cargo clippy --fix -- -A clippy::all -D clippy::redundant_clone
```
2022-12-23 02:20:03 -05:00
..
2022-03-08 23:51:48 +01:00
2021-11-14 16:25:47 +01:00
2022-09-12 20:19:13 +01:00
2022-12-23 02:20:03 -05:00
2022-12-23 02:20:03 -05:00
2022-09-12 20:19:49 +01:00