Tobin Harding
74cc80d127
Remove unnecessary clone
Clippy emits:
warning: using `clone` on type `descriptor::policy::Condition` which
implements the `Copy` trait
Remove the clone and rely on `Copy`.
2021-05-11 10:51:44 +10:00
..
2021-04-07 22:14:54 +02:00
2021-05-07 09:08:49 +10:00
2021-05-07 16:29:50 +02:00
2021-04-07 22:14:54 +02:00
2021-05-07 16:29:50 +02:00
2021-05-11 10:51:44 +10:00
2021-03-03 13:23:25 -08:00
2021-04-07 22:14:54 +02:00
2021-05-06 08:58:38 +02:00
2021-03-03 13:23:25 -08:00