mirror of
https://github.com/ckaczor/azuredatastudio.git
synced 2026-01-25 01:25:36 -05:00
Resource viewer cleanup (#13168)
* Resource viewer cleanup * uneeded * Only show in insiders
This commit is contained in:
@@ -65,7 +65,6 @@ export interface NotebookConfig {
|
||||
remoteBookDownloadTimeout: number;
|
||||
showAllKernels: boolean;
|
||||
showCellStatusBar: boolean;
|
||||
showNotebookConvertActions: boolean;
|
||||
sqlStopOnError: boolean;
|
||||
trustedBooks: Array<string>;
|
||||
useExistingPython: boolean;
|
||||
|
||||
Reference in New Issue
Block a user