remove commented-out code
This commit is contained in:
parent
1058820e1b
commit
50e7cef5f3
@ -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 {
|
||||
|
Loading…
Reference in New Issue
Block a user