From 8b99013ff8e1bcd80d5ba9837e67bd262693316e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Tue, 29 Apr 2025 10:52:35 +0100 Subject: [PATCH] style: clang-tidy auto fixes (#2053) Fixes #2052. Please review and commit clang-tidy fixes. Co-authored-by: godexsoft <385326+godexsoft@users.noreply.github.com> Co-authored-by: Alex Kremer Co-authored-by: Ayaz Salikhov --- tests/unit/rpc/RPCHelpersTests.cpp | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/unit/rpc/RPCHelpersTests.cpp b/tests/unit/rpc/RPCHelpersTests.cpp index f687f47e..fd8df9dd 100644 --- a/tests/unit/rpc/RPCHelpersTests.cpp +++ b/tests/unit/rpc/RPCHelpersTests.cpp @@ -40,7 +40,6 @@ #include #include #include -#include #include #include #include