mirror of
https://github.com/Telecominfraproject/wlan-cloud-analytics.git
synced 2025-11-22 09:15:16 +00:00
Code changes after analyzer
This commit is contained in:
@@ -42,6 +42,7 @@ namespace OpenWifi {
|
||||
void Daemon::initialize([[maybe_unused]] Poco::Util::Application &self) {
|
||||
std::cout << "Daemon initializing" << std::endl;
|
||||
MicroService::instance().initialize(self);
|
||||
std::cout << "Daemon done" << std::endl;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user