diff --git a/aider/models.py b/aider/models.py index 6a580331d..fcdd2a54f 100644 --- a/aider/models.py +++ b/aider/models.py @@ -6,7 +6,6 @@ import os import platform import sys from dataclasses import dataclass, fields -from pathlib import Path from typing import Optional import yaml