Skip to content

Commit

Permalink
https://telecominfraproject.atlassian.net/browse/WIFI-13110
Browse files Browse the repository at this point in the history
Signed-off-by: stephb9959 <[email protected]>
  • Loading branch information
stephb9959 committed Nov 11, 2023
1 parent 50c5c76 commit 227ec2d
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/StorageArchiver.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -101,9 +101,6 @@ namespace OpenWifi {
Timer_.setPeriodicInterval(24 * 60 * 60 * 1000); // 1 hours
Timer_.start(*ArchiverCallback_, MicroServiceTimerPool());

auto F = MicroServiceConfigGetString("example.test" , "none");
std::cout << Poco::Path::expand(F) << std::endl;

return 0;
}

Expand Down

0 comments on commit 227ec2d

Please sign in to comment.