mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-25 19:18:59 +01:00
file cleaning.
This commit is contained in:
@@ -1743,7 +1743,6 @@ export interface ExtHostCommentsShape {
|
||||
|
||||
export interface INotebookSelectionChangeEvent {
|
||||
primary: number | null;
|
||||
// handles
|
||||
selections: ICellRange[];
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user