Skip to content

Commit

Permalink
Apply suggestions from code review
Browse files Browse the repository at this point in the history
Co-authored-by: kirkrodrigues <[email protected]>
  • Loading branch information
LinZhihao-723 and kirkrodrigues authored Jun 26, 2024
1 parent 6696553 commit 9aefc25
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions components/core/tests/test-ffi_utils.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ using clp::ffi::validate_and_escape_utf8_string;

namespace {
/**
* Gets an expected escaped string by first convert the raw string into a json string and then dumps
* the a printable string using nlohmann::json.
* @param raw
* @return The input string after escaping any characters that are invalid in JSON strings.
*/
Expand Down

0 comments on commit 9aefc25

Please sign in to comment.