Skip to content

Commit 9cd4743

Browse files
authored
Apply suggestion from @aseembits93
1 parent 7c8e0f9 commit 9cd4743

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

codeflash/code_utils/code_extractor.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@
1616
from libcst.helpers import calculate_module_and_package
1717
from radon.complexity import cc_visit
1818

19-
# from codeflash.benchmarking.pytest_new_process_trace_benchmarks import project_root
2019
from codeflash.cli_cmds.console import logger
2120
from codeflash.code_utils.config_consts import MAX_CONTEXT_LEN_IMPACT, TIME_LIMIT_FOR_OPT_IMPACT
2221
from codeflash.models.models import CodePosition, FunctionParent, ImpactMetrics

0 commit comments

Comments
 (0)