Skip to content

Commit fd9057e

Browse files
committed
cleanup
1 parent 88bc826 commit fd9057e

1 file changed

Lines changed: 0 additions & 8 deletions

File tree

src/main/java/org/htmlunit/javascript/host/html/HTMLElement.java

Lines changed: 0 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -590,14 +590,6 @@ public HTMLElement getParentHTMLElement() {
590590
return (HTMLElement) parent;
591591
}
592592

593-
/**
594-
* {@inheritDoc}
595-
*/
596-
@Override
597-
public void scrollIntoView() {
598-
/* do nothing at the moment */
599-
}
600-
601593
/**
602594
* {@inheritDoc}
603595
*/

0 commit comments

Comments
 (0)