refactor(db): remove dummy print

Former-commit-id: d085da4d7b5f81cf3183393751aa80b7f5f966e7
pull/191/head
Xu Peng 2019-05-24 15:31:18 +08:00
parent e46a1ece01
commit 9fcfb1e8e5
1 changed files with 0 additions and 1 deletions

View File

@ -459,7 +459,6 @@ Status DBMetaImpl::archive_files() {
if (criteria == "days") {
long usecs = 3600*24*limit*1000000UL;
long now = utils::GetMicroSecTimeStamp();
LOG(DEBUG) << "Limit " << limit << " TimeLimit " << now - usecs;
try
{
ConnectorPtr->update_all(