mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-21 04:05:51 +00:00
style: clang-tidy auto fixes (#2184)
Fixes #2183. Please review and commit clang-tidy fixes. Co-authored-by: mathbunnyru <12270691+mathbunnyru@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
550f0fae85
commit
357b96ab0d
@@ -20,7 +20,6 @@
|
||||
#include "rpc/handlers/Ledger.hpp"
|
||||
|
||||
#include "data/Types.hpp"
|
||||
#include "rpc/Errors.hpp"
|
||||
#include "rpc/JS.hpp"
|
||||
#include "rpc/RPCHelpers.hpp"
|
||||
#include "rpc/common/Types.hpp"
|
||||
@@ -46,7 +45,6 @@
|
||||
#include <iterator>
|
||||
#include <string>
|
||||
#include <utility>
|
||||
#include <variant>
|
||||
|
||||
namespace rpc {
|
||||
LedgerHandler::Result
|
||||
|
||||
Reference in New Issue
Block a user