mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-28 15:45:52 +00:00
style: clang-tidy auto fixes (#1674)
Fixes #1673. Please review and commit clang-tidy fixes. Co-authored-by: kuznetsss <15742918+kuznetsss@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
da76907279
commit
2c18fd5465
@@ -43,7 +43,6 @@
|
||||
#include <boost/json/parse.hpp>
|
||||
#include <gmock/gmock.h>
|
||||
#include <gtest/gtest.h>
|
||||
#include <xrpl/protocol/ErrorCodes.h>
|
||||
|
||||
#include <exception>
|
||||
#include <memory>
|
||||
|
||||
@@ -20,7 +20,6 @@
|
||||
#include "util/ResponseExpirationCache.hpp"
|
||||
|
||||
#include <boost/json/object.hpp>
|
||||
#include <boost/json/parse.hpp>
|
||||
#include <gtest/gtest.h>
|
||||
|
||||
#include <chrono>
|
||||
|
||||
Reference in New Issue
Block a user