mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-11 22:51:28 +00:00
Fix code qa
This commit is contained in:
parent
380c14e7dd
commit
19c54b68a9
1 changed files with 0 additions and 2 deletions
|
|
@ -649,8 +649,6 @@ class VertexAIFilesConfig(VertexBase, BaseFilesConfig):
|
|||
model = model.split("@")[0]
|
||||
|
||||
# Create logging object for transformation
|
||||
from litellm.litellm_core_utils.litellm_logging import Logging
|
||||
|
||||
logging_obj = Logging(
|
||||
model=model,
|
||||
messages=[],
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue