Skip to content

Commit 317cad3

Browse files
authored
Apply suggestion from @aseembits93
1 parent cf219ad commit 317cad3

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
@@ -101,7 +101,6 @@
101101
from codeflash.verification.test_runner import run_behavioral_tests, run_benchmarking_tests, run_line_profile_tests
102102
from codeflash.verification.verification_utils import get_test_file_path
103103
from codeflash.verification.verifier import generate_tests
104-
from codeflash.version import __version__
105104

106105
if TYPE_CHECKING:
107106
from argparse import Namespace

0 commit comments

Comments
 (0)