Merge pull request #35479 from BerriAI/litellm_/duplicate-sequence-import-544892

chore(proxy): remove duplicate Sequence import in team endpoints
This commit is contained in:
yuneng-jiang 2026-08-01 12:29:53 -07:00 committed by GitHub
commit 0a42f28850
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -22,7 +22,6 @@ from typing import (
Mapping,
Optional,
Protocol,
Sequence,
Tuple,
TypeVar,
Union,