mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-07 08:26:10 +00:00
Remove unused ModelResponse import
This commit is contained in:
parent
51c02fdadf
commit
07b13ff7c5
1 changed files with 0 additions and 2 deletions
|
|
@ -2,8 +2,6 @@ import sys, os
|
|||
import traceback
|
||||
from dotenv import load_dotenv
|
||||
|
||||
from litellm.utils import ModelResponse
|
||||
|
||||
load_dotenv()
|
||||
import os, io
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue