forked from phoenix/litellm-mirror
remove v import in init
This commit is contained in:
parent
3e79d1523f
commit
b1ff03d947
1 changed files with 0 additions and 1 deletions
|
@ -1,5 +1,4 @@
|
|||
import threading
|
||||
from litellm._version import version as __version__
|
||||
from typing import Callable, List, Optional
|
||||
|
||||
input_callback: List[str] = []
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue