mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-08 01:28:26 -05:00
Merge from vscode 6e530127a1bb8ffbd1bfb77dc680c321dc0d71f5 (#6844)
This commit is contained in:
@@ -334,8 +334,6 @@ export interface ITreeView extends IDisposable {
|
||||
|
||||
layout(height: number, width: number): void;
|
||||
|
||||
show(container: HTMLElement): void;
|
||||
|
||||
getOptimalWidth(): number;
|
||||
|
||||
reveal(item: ITreeItem): Promise<void>;
|
||||
|
||||
Reference in New Issue
Block a user