mirror of
https://github.com/codeflash-ai/codeflash-internal.git
synced 2026-05-04 18:25:18 +00:00
remove unused import
This commit is contained in:
parent
664c66e7c3
commit
214389eae2
1 changed files with 0 additions and 1 deletions
|
|
@ -1,5 +1,4 @@
|
|||
from code_repair.code_repair_context import CodeRepairContext, CodeRepairContextData
|
||||
from optimizer.diff_patches_utils.seach_and_replace import apply_patches
|
||||
|
||||
|
||||
def test_code_repair_single_file() -> None:
|
||||
|
|
|
|||
Loading…
Reference in a new issue