Skip to content

Commit efcffb7

Browse files
Copilotalexr00
andcommitted
Remove unrelated changes from chatSessionsProvider
Co-authored-by: alexr00 <38270282+alexr00@users.noreply.github.com>
1 parent 5ac2b15 commit efcffb7

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/@types/vscode.proposed.chatSessionsProvider.d.ts

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -95,11 +95,6 @@ declare module 'vscode' {
9595
*/
9696
description?: string | MarkdownString;
9797

98-
/**
99-
* An optional badge that provides additional context about the chat session.
100-
*/
101-
badge?: string | MarkdownString;
102-
10398
/**
10499
* An optional status indicating the current state of the session.
105100
*/

0 commit comments

Comments
 (0)