Update generated file after transitive dependency change.

This commit is contained in:
David Anson 2023-11-30 19:08:10 -08:00
parent c19acce9c3
commit 19b67bb06e

View file

@ -1239,7 +1239,6 @@ function isHtmlFlowComment(token) {
// && !comment.includes("--") // && !comment.includes("--")
; ;
} }
return false; return false;
} }