Skip to content

Commit

Permalink
fixup! fixup! src: use JSON configuration and blob content for SEA
Browse files Browse the repository at this point in the history
  • Loading branch information
joyeecheung committed Apr 3, 2023
1 parent 2f01a8e commit 8654fbd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/json_parser.cc
Original file line number Diff line number Diff line change
Expand Up @@ -77,4 +77,4 @@ std::optional<std::string> JSONParser::GetTopLevelField(
return utf8_value.ToString();
}

} // namespace node
} // namespace node

0 comments on commit 8654fbd

Please sign in to comment.