remove commented-out code

This commit is contained in:
Janne Sinivirta 2017-12-23 18:01:18 +02:00
parent 1058820e1b
commit 50e7cef5f3

View File

@ -140,8 +140,6 @@ def optimizer(params):
'result': result,
'results': results
}
# logger.info('{:5d}/{}: {}'.format(_CURRENT_TRIES, TOTAL_TRIES, result))
log_results(result_data)
return {