mirror of
https://github.com/Aider-AI/aider.git
synced 2025-05-28 16:25:00 +00:00
fix: Remove unused import of httpx in test_sendchat.py
This commit is contained in:
parent
8a3c95d8dd
commit
80e57ca074
1 changed files with 0 additions and 1 deletions
|
@ -1,7 +1,6 @@
|
|||
import unittest
|
||||
from unittest.mock import MagicMock, patch
|
||||
|
||||
import httpx
|
||||
|
||||
from aider.exceptions import LiteLLMExceptions
|
||||
from aider.llm import litellm
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue