Skip to content

Commit 8654fbd

Browse files
committed
fixup! fixup! src: use JSON configuration and blob content for SEA
1 parent 2f01a8e commit 8654fbd

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/json_parser.cc

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -77,4 +77,4 @@ std::optional<std::string> JSONParser::GetTopLevelField(
7777
return utf8_value.ToString();
7878
}
7979

80-
} // namespace node
80+
} // namespace node

0 commit comments

Comments
 (0)