mirror of https://github.com/openclaw/openclaw.git
fix(ci): remove anthropic auth parse error
This commit is contained in:
parent
ccc7549afe
commit
2b3e89c6d4
|
|
@ -384,7 +384,6 @@ export function registerAnthropicPlugin(api: OpenClawPluginApi): void {
|
|||
runtime: ctx.runtime,
|
||||
}),
|
||||
},
|
||||
createProviderApiKeyAuthMethod({
|
||||
{
|
||||
id: "setup-token",
|
||||
label: "Anthropic setup-token",
|
||||
|
|
|
|||
Loading…
Reference in New Issue