mirror of
https://github.com/XRPLF/clio.git
synced 2025-11-19 19:25:53 +00:00
[CI] clang-tidy auto fixes (#1407)
Fixes #1406. Please review and commit clang-tidy fixes. Co-authored-by: kuznetsss <kuznetsss@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
parent
3a6390caf5
commit
d229ff1811
@@ -45,7 +45,6 @@
|
|||||||
#include <memory>
|
#include <memory>
|
||||||
#include <optional>
|
#include <optional>
|
||||||
#include <string>
|
#include <string>
|
||||||
#include <thread>
|
|
||||||
#include <vector>
|
#include <vector>
|
||||||
|
|
||||||
using namespace rpc;
|
using namespace rpc;
|
||||||
|
|||||||
Reference in New Issue
Block a user