Skip to content

Commit

Permalink
Removed workspace-files from feature-preview
Browse files Browse the repository at this point in the history
  • Loading branch information
kevinmarete committed Oct 6, 2024
1 parent 11d1057 commit 0d9672f
Showing 1 changed file with 0 additions and 9 deletions.
9 changes: 0 additions & 9 deletions src/libs/feature-previews-config.ts
Original file line number Diff line number Diff line change
Expand Up @@ -68,15 +68,6 @@ const featurePreviewsConfig: readonly FeaturePreview[] = [
groups: ['preview-jupyterlab-gcp'],
feedbackUrl: `mailto:dsp-sue@broadinstitute.org?subject=${encodeURIComponent('Feedback on JupyterLab (GCP)')}`,
},
{
id: 'workspace-files',
title: 'Workspace Files Browser',
description: 'Enabling this feature will allow you to use the new workspace files browser.',
groups: ['preview-workspace-files'],
feedbackUrl: `mailto:dsp-sue@broadinstitute.org?subject=${encodeURIComponent(
'Feedback on workspace files browser'
)}`,
},
{
id: HAIL_BATCH_AZURE_FEATURE_ID,
title: 'Hail Batch App on Azure',
Expand Down

0 comments on commit 0d9672f

Please sign in to comment.