mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-20 12:24:59 +00:00
fix: Remove unused import of InputOutput
from aider.io
This commit is contained in:
parent
1d875cc5f0
commit
1a3221e400
1 changed files with 0 additions and 1 deletions
|
@ -3,7 +3,6 @@ from pathlib import Path
|
|||
from unittest.mock import patch
|
||||
|
||||
from aider.coders import Coder
|
||||
from aider.io import InputOutput
|
||||
from aider.models import Model
|
||||
from aider.utils import GitTemporaryDirectory
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue