Skip to content

Commit 1fc4614

Browse files
committed
fix
1 parent 998f4c4 commit 1fc4614

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codeflash/optimization/optimizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -317,7 +317,6 @@ def run(self) -> None:
317317
finally:
318318
if function_optimizer is not None:
319319
function_optimizer.cleanup_generated_files()
320-
self.cleanup_temporary_paths()
321320

322321
ph("cli-optimize-run-finished", {"optimizations_found": optimizations_found})
323322
if self.functions_checkpoint:

0 commit comments

Comments
 (0)