Fixes azure sql expansion (#4185)

* fixes azure sql expansion

* remove unneeded changes

* remove unused code
This commit is contained in:
Anthony Dresser
2019-02-26 15:29:02 -08:00
committed by GitHub
parent b11a8e9c0c
commit 2e9b5f3a2b
6 changed files with 371 additions and 285 deletions

View File

@@ -98,7 +98,7 @@ export const enum MenuId {
ViewTitle,
// {{SQL CARBON EDIT}}
ObjectExplorerItemContext,
NotebookToolbar,
NotebookToolbar
}
export interface IMenuActionOptions {