This repository was archived by the owner on Apr 7, 2026. It is now read-only.
Commit 7711420
committed
cleanup: return instead of fallthrough + improve comment
Return the TransactionSelector that is built instead of falling through to the end of
the method. The behavior does not change by this, but it makes it easier to read and
understand the code.
Fixes #8301 parent 61ea2b9 commit 7711420
1 file changed
Lines changed: 4 additions & 1 deletion
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
463 | 463 | | |
464 | 464 | | |
465 | 465 | | |
466 | | - | |
| 466 | + | |
| 467 | + | |
| 468 | + | |
| 469 | + | |
467 | 470 | | |
468 | 471 | | |
469 | 472 | | |
| |||
0 commit comments