remove references to CloudBilling

Этот коммит содержится в:
Emmy Ni
2022-09-30 11:33:34 -04:00
родитель 15b5b1c191
Коммит e59f527f92
3 изменённых файлов: 0 добавлений и 7 удалений

Просмотреть файл

@@ -727,7 +727,6 @@ func (ts *TelemetryService) trackConfig() {
"link_metadata_timeout_milliseconds": *cfg.ExperimentalSettings.LinkMetadataTimeoutMilliseconds,
"restrict_system_admin": *cfg.ExperimentalSettings.RestrictSystemAdmin,
"use_new_saml_library": *cfg.ExperimentalSettings.UseNewSAMLLibrary,
"cloud_billing": *cfg.ExperimentalSettings.CloudBilling,
"enable_shared_channels": *cfg.ExperimentalSettings.EnableSharedChannels,
"enable_remote_cluster_service": *cfg.ExperimentalSettings.EnableRemoteClusterService && cfg.FeatureFlags.EnableRemoteClusterService,
"enable_app_bar": *cfg.ExperimentalSettings.EnableAppBar,