mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-31 09:44:59 +00:00
fix: Remove unused Path
import from aider/models.py
This commit is contained in:
parent
6d7a6ccee3
commit
63c6bffb46
1 changed files with 0 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue