mirror of
https://github.com/XRPLF/rippled.git
synced 2026-06-04 17:27:00 +00:00
Cleanup the code
This commit is contained in:
@@ -26,10 +26,7 @@ class sink; // NOLINT(readability-identifier-naming)
|
||||
|
||||
} // namespace spdlog
|
||||
|
||||
struct BenchmarkLoggingInitializer;
|
||||
class LoggerFixture;
|
||||
struct LogServiceInitTests;
|
||||
struct LogFileRotationTests;
|
||||
|
||||
namespace xrpl {
|
||||
|
||||
@@ -366,9 +363,7 @@ private:
|
||||
class LogServiceState
|
||||
{
|
||||
protected:
|
||||
friend struct ::LogServiceInitTests;
|
||||
friend class ::LoggerFixture;
|
||||
friend struct ::LogFileRotationTests;
|
||||
friend class Logger;
|
||||
|
||||
/**
|
||||
|
||||
Reference in New Issue
Block a user