Skip to content

Commit 61f3e80

Browse files
committed
chore: remove unused code line
1 parent de54cc3 commit 61f3e80

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/Common/HtmlParser.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,6 @@ class HtmlParser {
391391

392392
// check whether the value is JS-template code generated by a template engine
393393
if (!isHtmlAttributeValue(value)) {
394-
//return {};
395394
return result;
396395
}
397396

0 commit comments

Comments
 (0)