Commit 3913f7f
committed
Remove unused use<'_> from log_stream()
I noticed an additional '_ lifetime being captured in v2.0.0. Going
through the Git history, I suspect this was an unintentional change
as part of the Rust 2024 migration.
Signed-off-by: Peter Gerber <[email protected]>1 parent c879038 commit 3913f7f
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
428 | 428 | | |
429 | 429 | | |
430 | 430 | | |
431 | | - | |
| 431 | + | |
432 | 432 | | |
433 | 433 | | |
434 | 434 | | |
| |||
0 commit comments