Skip to content

Commit f084eb9

Browse files
committed
last _last_gathering
1 parent e8e468b commit f084eb9

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

metrics_utility/base/collector.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -227,8 +227,6 @@ def _find_available_package(self, group, key, requested_size=None):
227227
return available_package
228228

229229
def _gather_initialize(self, collectors_subset, since, until):
230-
logger.debug(f'Last analytics run was: {self._last_gathering()}')
231-
232230
self.gather_dir = init_tmp_dir()
233231
self.tmp_dir = self.gather_dir.parent
234232

0 commit comments

Comments
 (0)