fix(ci): restore FALLBACK_QUERY_IDS import, remove unused patch import

This commit is contained in:
jackwener
2026-03-14 13:32:28 +08:00
parent e64888083e
commit e0f38cbbb1
2 changed files with 1 additions and 2 deletions

View File

@@ -40,6 +40,7 @@ from .exceptions import (
TwitterAPIError,
)
from .graphql import (
FALLBACK_QUERY_IDS,
FEATURES,
_build_graphql_url,
_invalidate_query_id,