refactor: 移除未使用的函数和变量,简化 Plus Checkout 创建逻辑

This commit is contained in:
QLHazyCoder
2026-04-26 17:15:15 +08:00
parent c7b9f727cc
commit f577487670
3 changed files with 25 additions and 131 deletions
-3
View File
@@ -7067,10 +7067,7 @@ const plusCheckoutCreateExecutor = self.MultiPageBackgroundPlusCheckoutCreate?.c
chrome,
completeStepFromBackground,
ensureContentScriptReadyOnTabUntilStopped,
getTabId,
isTabAlive,
registerTab,
reuseOrCreateTab,
sendTabMessageUntilStopped,
setState,
sleepWithStop,