Skip to content

Commit

Permalink
Minor: whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
ebruchez committed Jan 18, 2025
1 parent 55ab7a5 commit 7851455
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,6 @@ import scala.util.control.NonFatal

trait HtmlParsingPlatform {


def parseHtmlString(value: String, xmlReceiver: XMLReceiver): Unit =
try {
// Use the browser's HTML parser to parse the HTML string
Expand Down

0 comments on commit 7851455

Please sign in to comment.