remove a highly verbose log lines

This commit is contained in:
Ryan Petrello
2020-06-10 11:50:13 -04:00
parent 753b8c287c
commit 64ebfa75a8
2 changed files with 0 additions and 3 deletions
-2
View File
@@ -1013,8 +1013,6 @@ class BaseTask(object):
'resource_profiling_memory_poll_interval': mem_poll_interval,
'resource_profiling_pid_poll_interval': pid_poll_interval,
'resource_profiling_results_dir': results_dir})
else:
logger.debug('Resource profiling not enabled for task')
return resource_profiling_params