Skip to content

Commit 47086fa

Browse files
oswettorbri
authored andcommitted
Fix import
1 parent bec5261 commit 47086fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/main/java/org/htmlunit/cssparser/parser/CSSOMParser.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -25,6 +25,7 @@
2525
import org.htmlunit.cssparser.parser.javacc.CSS3Parser;
2626
import org.htmlunit.cssparser.parser.media.MediaQueryList;
2727
import org.htmlunit.cssparser.parser.selector.SelectorList;
28+
import org.w3c.dom.DOMException;
2829

2930
/**
3031
* @author Ronald Brill

0 commit comments

Comments
 (0)