diff --git a/aider/sendchat.py b/aider/sendchat.py index 4e3c8d66f..e4b8bd7bf 100644 --- a/aider/sendchat.py +++ b/aider/sendchat.py @@ -2,7 +2,6 @@ import hashlib import json import time - from aider.dump import dump # noqa: F401 from aider.exceptions import LiteLLMExceptions from aider.llm import litellm