mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-25 06:05:53 +00:00
clang-format (#86)
* clang-format * ignore clang-format commit; run clang-format in github actions
This commit is contained in:
@@ -181,7 +181,7 @@ buildResponse(Context const& ctx)
|
||||
|
||||
return *res;
|
||||
}
|
||||
|
||||
|
||||
if (ctx.method == "ping")
|
||||
return boost::json::object{};
|
||||
|
||||
|
||||
Reference in New Issue
Block a user