diff --git a/aider/models.py b/aider/models.py index b56c28086..f0d9b7131 100644 --- a/aider/models.py +++ b/aider/models.py @@ -13,7 +13,6 @@ import json5 import yaml from PIL import Image -from aider import urls from aider.dump import dump # noqa: F401 from aider.llm import litellm