Skip to content

Commit 7413e02

Browse files
style: clang-tidy auto fixes (#2488)
Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com>
1 parent 0403248 commit 7413e02

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

tests/unit/feed/TransactionFeedTests.cpp

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,6 @@
3030

3131
#include <gmock/gmock.h>
3232
#include <gtest/gtest.h>
33-
#include <xrpl/basics/Slice.h>
3433
#include <xrpl/basics/base_uint.h>
3534
#include <xrpl/protocol/AccountID.h>
3635
#include <xrpl/protocol/Book.h>
@@ -41,7 +40,6 @@
4140
#include <xrpl/protocol/STAmount.h>
4241
#include <xrpl/protocol/STObject.h>
4342
#include <xrpl/protocol/TER.h>
44-
#include <xrpl/protocol/TxFormats.h>
4543

4644
#include <functional>
4745
#include <memory>

tests/unit/util/BlockingCacheTests.cpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -33,7 +33,6 @@ using testing::StrictMock;
3333

3434
#include <boost/asio/spawn.hpp>
3535

36-
#include <chrono>
3736
#include <expected>
3837
#include <string>
3938

0 commit comments

Comments
 (0)