refactor(agents): drop provider auth snapshot re-export · openclaw/openclaw@ad0af79
openclaw
·
2026-06-17
·
via Recent Commits to openclaw:main
Skip to content
Navigation Menu
Saved searches
Use saved searches to filter your results more quickly
Sign up
Commit ad0af79
refactor(agents): drop provider auth snapshot re-export
1 file changed
Lines changed: 0 additions & 2 deletions
Lines changed: 0 additions & 2 deletions
| Original file line number | Diff line number | Diff line change |
|---|
@@ -45,8 +45,6 @@ import {
|
45 | 45 | import { normalizeProviderId } from "./model-selection.js"; |
46 | 46 | import { resolveDefaultAgentWorkspaceDir } from "./workspace.js"; |
47 | 47 | |
48 | | -export type { ProviderAuthWarmSnapshot } from "./model-provider-auth-state.js"; |
49 | | - |
50 | 48 | type ProviderAuthWarmWorkerResult = |
51 | 49 | | { |
52 | 50 | status: "ok"; |
|
此内容由惯性聚合(RSS阅读器)自动聚合整理,仅供阅读参考。 原文来自 — 版权归原作者所有。
0 commit comments