Skip to content

Commit f21eb3c

Browse files
committed
update
1 parent a63276e commit f21eb3c

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/platform/common/constants.ts

-1
Original file line numberDiff line numberDiff line change
@@ -433,7 +433,6 @@ export enum Telemetry {
433433
NotebookFirstKernelAutoSelectionBreakDown = 'DATASCIENCE.NOTEBOOK_FIRST_KERNEL_AUTO_SELECTION_BREAKDOWN',
434434
NotebookInterrupt = 'DATASCIENCE.NOTEBOOK_INTERRUPT',
435435
NotebookRestart = 'DATASCIENCE.NOTEBOOK_RESTART',
436-
NotebookPostInitializationFailed = 'DATASCIENCE.NOTEBOOK_POST_INITIALIZATION_FAILED',
437436
SwitchKernel = 'DS_INTERNAL.SWITCH_KERNEL',
438437
KernelCount = 'DS_INTERNAL.KERNEL_COUNT',
439438
ExecuteCell = 'DATASCIENCE.EXECUTE_CELL',

0 commit comments

Comments
 (0)