Skip to content

Commit

Permalink
Removing EnableDashDNDPanel flag (#1300)
Browse files Browse the repository at this point in the history
  • Loading branch information
flops authored Jul 30, 2024
1 parent 6f64cb0 commit 1277b5c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 14 deletions.
13 changes: 0 additions & 13 deletions src/server/components/features/features-list/EnableDashDNDPanel.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/shared/types/feature.ts
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,6 @@ export enum Feature {
ChartWithFnLogging = 'ChartWithFnLogging',
PinnedColumns = 'PinnedColumns',
EnableFooter = 'EnableFooter',
EnableDashDNDPanel = 'EnableDashDNDPanel',
/** Chart runner for the execution of trusted code in wizard/ql. */
WorkerChartBuilder = 'WorkerChartBuilder',
/** Enable Isolated VM Sandbox */
Expand Down

0 comments on commit 1277b5c

Please sign in to comment.