From a392d62ab1a241b78c15fab4a8fc4d9cc1035e32 Mon Sep 17 00:00:00 2001 From: Rob Lourens Date: Fri, 24 May 2024 14:22:35 -0700 Subject: [PATCH] This --- .../contrib/chat/browser/chatParticipantContributions.ts | 1 - 1 file changed, 1 deletion(-) diff --git a/src/vs/workbench/contrib/chat/browser/chatParticipantContributions.ts b/src/vs/workbench/contrib/chat/browser/chatParticipantContributions.ts index e489e1f939c86..509e8a590042e 100644 --- a/src/vs/workbench/contrib/chat/browser/chatParticipantContributions.ts +++ b/src/vs/workbench/contrib/chat/browser/chatParticipantContributions.ts @@ -204,7 +204,6 @@ export class ChatExtensionPointHandler implements IWorkbenchContribution { if (providerDescriptor.when && !isProposedApiEnabled(extension.description, 'chatParticipantAdditions')) { this.logService.error(`Extension '${extension.description.identifier.value}' CANNOT use API proposal: chatParticipantAdditions.`); continue; - } store.add(this._chatAgentService.registerAgent(