mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-12 23:01:41 +00:00
fix(lint): remove unused imports in test_http_handler.py
This commit is contained in:
parent
ec358686fc
commit
b8502a8fe1
1 changed files with 0 additions and 2 deletions
|
|
@ -1,6 +1,4 @@
|
|||
import io
|
||||
import os
|
||||
import pathlib
|
||||
import ssl
|
||||
import sys
|
||||
from unittest.mock import AsyncMock, MagicMock, patch
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue