mirror of
https://github.com/openclaw/openclaw.git
synced 2026-06-23 07:58:10 +00:00
refactor(agents): drop provider auth snapshot re-export
This commit is contained in:
@@ -45,8 +45,6 @@ import {
|
||||
import { normalizeProviderId } from "./model-selection.js";
|
||||
import { resolveDefaultAgentWorkspaceDir } from "./workspace.js";
|
||||
|
||||
export type { ProviderAuthWarmSnapshot } from "./model-provider-auth-state.js";
|
||||
|
||||
type ProviderAuthWarmWorkerResult =
|
||||
| {
|
||||
status: "ok";
|
||||
|
||||
Reference in New Issue
Block a user