Commit 8433716
committed
Add suppress "unchecked" for a TreeBuilder method
In `nu.validator.htmlparser.impl.TreeBuilder`, this change adds
`@SuppressWarnings("unchecked")` to the `getUnusedStackNode()` method.1 parent 4a68e5c commit 8433716
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
5020 | 5020 | | |
5021 | 5021 | | |
5022 | 5022 | | |
5023 | | - | |
| 5023 | + | |
5024 | 5024 | | |
5025 | 5025 | | |
5026 | 5026 | | |
| |||
0 commit comments