refactor(optimizer): remove restart_at

fix new clippy lints
This commit is contained in:
Mayeul@Zama
2022-09-16 12:01:04 +02:00
committed by rudy
parent 48e43c5762
commit 860c96ef46
5 changed files with 4 additions and 35 deletions

View File

@@ -43,7 +43,6 @@ fn optimize_bootstrap(
config,
noise_factor,
&search_space,
None,
);
result
.best_solution