Commit bbdb5f9
committed
fix(lint): suppress unparam warning on applySaturationDecisions
The error return is always nil today because all errors are logged and
handled inline. Keep the signature for future use when partial failures
(e.g. some VAs succeed, others fail) are propagated to the caller.
Signed-off-by: Jiazhou Gao <gjz140103@gmail.com>1 parent ce268e5 commit bbdb5f9
1 file changed
Lines changed: 2 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
884 | 884 | | |
885 | 885 | | |
886 | 886 | | |
| 887 | + | |
| 888 | + | |
887 | 889 | | |
888 | 890 | | |
889 | 891 | | |
| |||
0 commit comments