mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-02-16 10:58:30 -05:00
Merge from vscode 817eb6b0c720a4ecbc13c020afbbebfed667aa09 (#7356)
This commit is contained in:
@@ -27,11 +27,6 @@ export const enum Position {
|
||||
BOTTOM
|
||||
}
|
||||
|
||||
export interface ILayoutOptions {
|
||||
toggleMaximizedPanel?: boolean;
|
||||
source?: Parts;
|
||||
}
|
||||
|
||||
export interface IWorkbenchLayoutService extends ILayoutService {
|
||||
|
||||
_serviceBrand: undefined;
|
||||
|
||||
Reference in New Issue
Block a user