Commit afdd92d
committed
Use "contains()" to make clippy happy
Replace "iter().any()" with "contains()" to make clippy happy.
Signed-off-by: Sergio Lopez <[email protected]>1 parent 67fe3c0 commit afdd92d
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments