chore: omit deprecated python quota changes

This commit is contained in:
fawney19
2026-05-07 01:39:48 +08:00
parent 2a124318b9
commit 6c0ac2e8da
10 changed files with 52 additions and 578 deletions

View File

@@ -19,7 +19,6 @@ class ProviderType(str, Enum):
CLAUDE_CODE = "claude_code"
KIRO = "kiro"
CODEX = "codex"
CHATGPT_WEB = "chatgpt_web"
GEMINI_CLI = "gemini_cli"
ANTIGRAVITY = "antigravity"
VERTEX_AI = "vertex_ai"