Skip to content

Commit 3ab8700

Browse files
author
Your Name
committed
(no commit message provided)
Co-authored-by: cecli (openai/gemini_cli_local/gemini-2.5-pro)
1 parent b7274d6 commit 3ab8700

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

cecli/coders/base_coder.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
from cecli.repo import ANY_GIT_ERROR, GitRepo
6161
from cecli.repomap import RepoMap
6262
from cecli.report import update_error_prefix
63-
from cecli.run_cmd import run_cmd, run_cmd_async
63+
from cecli.run_cmd import run_cmd_async
6464
from cecli.sessions import SessionManager
6565
from cecli.tools.utils.output import print_tool_response
6666
from cecli.tools.utils.registry import ToolRegistry

0 commit comments

Comments
 (0)