Commit a91f588
Fix unused accuracyError variable in SensorsView
The accuracyError HTMLElement was declared and created but never used
to display validation errors.
Bug: 40074843
Change-Id: I0e627bd0066a86b124601d7ddc1d57aab747b4e8
Reviewed-on: https://chromium-review.googlesource.com/c/devtools/devtools-frontend/+/6828850
Reviewed-by: Alex Rudenko <[email protected]>
Reviewed-by: Simon Zünd <[email protected]>
Commit-Queue: Simon Zünd <[email protected]>1 parent 53298fc commit a91f588
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
384 | 384 | | |
385 | 385 | | |
386 | 386 | | |
| 387 | + | |
387 | 388 | | |
388 | 389 | | |
389 | 390 | | |
| |||
430 | 431 | | |
431 | 432 | | |
432 | 433 | | |
| 434 | + | |
433 | 435 | | |
434 | 436 | | |
435 | 437 | | |
| |||
453 | 455 | | |
454 | 456 | | |
455 | 457 | | |
| 458 | + | |
| 459 | + | |
| 460 | + | |
| 461 | + | |
456 | 462 | | |
457 | 463 | | |
458 | 464 | | |
| |||
0 commit comments