diff --git a/aider/history.py b/aider/history.py index 723feebe5..a4727b941 100644 --- a/aider/history.py +++ b/aider/history.py @@ -2,7 +2,6 @@ import argparse from aider import models, prompts from aider.dump import dump # noqa: F401 -from aider.sendchat import simple_send_with_retries class ChatSummary: