Commit 0453ee3
committed
refactor(linter): rename var for consistency (#13074)
Nit. Rename var to `tx_process_output` for consistency with everywhere else in this function.
I assume the var was previously called `tx_resolve_output` everywhere, and this one slipped through the net when renaming the rest.1 parent 5783df2 commit 0453ee3
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
469 | 469 | | |
470 | 470 | | |
471 | 471 | | |
472 | | - | |
| 472 | + | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
| |||
0 commit comments