diff --git a/tests/e2e/models.py b/tests/e2e/models.py index eb7217eb1a5..9054b55b7ba 100644 --- a/tests/e2e/models.py +++ b/tests/e2e/models.py @@ -474,10 +474,6 @@ class ModelNewResponse(BaseModel): model_id: str -class ModelListEntry(BaseModel): - id: str - - class ModelsListResponse(BaseModel): """GET /v1/models on the data plane: the deployments the gateway can actually serve right now. Used to confirm a freshly created model has propagated from