Commit 9a07127
authored
Fixes error while running the cargo clippy --all-targets -- -D warning (#15843)
Fixes #15842
Before -:
<img width="895" height="701" alt="Screenshot From 2025-08-16 01-15-35"
src="https://github.com/user-attachments/assets/5e8daca4-5fad-4fc7-bb12-f67288061704"
/>
After the fix-:
<img width="831" height="107" alt="Screenshot From 2025-08-16 01-28-50"
src="https://github.com/user-attachments/assets/eb03c852-69a0-44a3-9562-f8a99dae4033"
/>2 files changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | | - | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments