Commit 8ff29a4
Add suppress "unchecked" for a TreeBuilder method
In `nu.validator.htmlparser.impl.TreeBuilder`, this change adds
`@SuppressWarnings("unchecked")` to the `getUnusedStackNode()` method.1 parent d2627e3 commit 8ff29a4
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4787 | 4787 | | |
4788 | 4788 | | |
4789 | 4789 | | |
4790 | | - | |
| 4790 | + | |
4791 | 4791 | | |
4792 | 4792 | | |
4793 | 4793 | | |
| |||
0 commit comments