Commit 167a92f
refactor: simplify state delta extraction to conditional expression
Addresses review feedback: use a single conditional expression instead
of separate variable initializations and if block.
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>1 parent 2a65722 commit 167a92f
1 file changed
+7
-9
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
554 | 554 | | |
555 | 555 | | |
556 | 556 | | |
557 | | - | |
558 | | - | |
559 | | - | |
560 | | - | |
561 | | - | |
562 | | - | |
563 | | - | |
564 | | - | |
565 | | - | |
| 557 | + | |
| 558 | + | |
| 559 | + | |
| 560 | + | |
| 561 | + | |
| 562 | + | |
| 563 | + | |
566 | 564 | | |
567 | 565 | | |
568 | 566 | | |
| |||
0 commit comments