Skip to content

Commit c1fb089

Browse files
committed
removed unused import
1 parent f2733b3 commit c1fb089

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codeflash/optimization/function_optimizer.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@
1818
from rich.tree import Tree
1919

2020
from codeflash.api.aiservice import AiServiceClient, LocalAiServiceClient
21-
from codeflash.api.cfapi import is_function_being_optimized_again
2221
from codeflash.benchmarking.utils import process_benchmark_data
2322
from codeflash.cli_cmds.console import code_print, console, logger, progress_bar
2423
from codeflash.code_utils import env_utils

0 commit comments

Comments
 (0)