fix types

This commit is contained in:
Ishaan Jaffer 2025-11-08 16:21:55 -08:00
parent 5299a97d2c
commit ef8e59e27e

View file

@ -12,7 +12,6 @@ from pydantic import (
field_validator,
model_validator,
)
from pydantic.v1.types import OptionalInt
from typing_extensions import Required, TypedDict
from litellm._uuid import uuid