mirror of
https://github.com/XRPLF/clio.git
synced 2026-04-29 15:37:53 +00:00
remove ReportingApplication.h
This commit is contained in:
@@ -1,7 +0,0 @@
|
||||
class ReportingApplication
|
||||
{
|
||||
Config config_;
|
||||
ReportingApplication(Config const& config) : config_(config)
|
||||
{
|
||||
}
|
||||
};
|
||||
Reference in New Issue
Block a user