Undo default kqlmagic install (#9871)

Co-authored-by: Monica Gupta <mogupt@microsoft.com>
This commit is contained in:
Monica Gupta
2020-04-07 10:20:37 -07:00
committed by GitHub
parent 6d9f235704
commit 63006e6e63
2 changed files with 0 additions and 12 deletions

View File

@@ -97,9 +97,6 @@ export class JupyterServerInstallation implements IJupyterServerInstallation {
}, {
name: 'powershell-kernel',
version: '0.1.3'
}, {
name: 'Kqlmagic',
version: '0.1.109'
}
];