Remove notification dialogs (#23453)

This commit is contained in:
Cheena Malhotra
2023-06-23 07:33:30 -07:00
committed by GitHub
parent 378585d43e
commit 4144c7302e
7 changed files with 0 additions and 205 deletions

View File

@@ -45,8 +45,6 @@ export const enum TelemetryView {
ExtensionRecommendationDialog = 'ExtensionRecommendationDialog',
LinkedAccounts = 'LinkedAccounts',
Notebook = 'Notebook',
NotifyEncryptionDialog = 'NotifyEncryptionDialog',
NotifyHiddenTenantDialog = 'NotifyHiddenTenantDialog',
ResultsPanel = 'ResultsPanel',
Shell = 'Shell',
SqlAssessment = 'SqlAssessment',