mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-22 21:34:59 +00:00
fix: Remove unused imports in tests/basic/test_models.py
This commit is contained in:
parent
27f9b7a251
commit
2849c8bf78
1 changed files with 0 additions and 3 deletions
|
@ -1,7 +1,4 @@
|
|||
import json
|
||||
import unittest
|
||||
from pathlib import Path
|
||||
from unittest.mock import patch
|
||||
|
||||
from aider.models import Model, get_model_info
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue