diff --git a/src/microsoft-trydotnet-editor/src/index.ts b/src/microsoft-trydotnet-editor/src/index.ts index f55021e44..56eb4d3b8 100644 --- a/src/microsoft-trydotnet-editor/src/index.ts +++ b/src/microsoft-trydotnet-editor/src/index.ts @@ -12,7 +12,6 @@ import * as polyglotNotebooks from '@microsoft/polyglot-notebooks'; import { configureLogging } from './log'; if (window) { - const settings: TryDotNetEditorSettings = { editorId: "-0-" };