mirror of
https://github.com/XRPLF/clio.git
synced 2026-06-06 10:16:42 +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