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

@@ -1,7 +1,5 @@
from __future__ import annotations
from unittest.mock import patch
from twitter_cli.client import TwitterClient
from twitter_cli.parser import _deep_get, parse_timeline_response