Commit f61b53e
committed
test: drop a redundant ToString in the weak-validator test
CodeQL cs/redundant-tostring-call (alert #309): string concatenation
already calls ToString, so the explicit call and its null-forgiving
operator were both noise.1 parent 70b6f88 commit f61b53e
1 file changed
Lines changed: 1 addition & 1 deletion
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
472 | 472 | | |
473 | 473 | | |
474 | 474 | | |
475 | | - | |
| 475 | + | |
476 | 476 | | |
477 | 477 | | |
478 | 478 | | |
| |||
0 commit comments