slim-down NotebookProviderInfo

This commit is contained in:
Johannes Rieken
2021-05-05 11:55:30 +02:00
parent c98cc5cf81
commit 23a6935a25
4 changed files with 2 additions and 23 deletions

View File

@@ -647,7 +647,6 @@ export interface WebviewExtensionDescription {
export interface NotebookExtensionDescription {
readonly id: ExtensionIdentifier;
readonly location: UriComponents;
readonly description?: string;
}
export enum WebviewEditorCapabilities {