Skip to content

Commit

Permalink
[dashboard] Remove last unused feature flag references (#20121)
Browse files Browse the repository at this point in the history
  • Loading branch information
geropl authored Aug 15, 2024
1 parent ee174e9 commit 55d1a8b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions components/dashboard/src/data/featureflag-query.ts
Original file line number Diff line number Diff line change
Expand Up @@ -23,10 +23,7 @@ const featureFlags = {
repositoryFinderSearch: false,
// dummy specified dataops feature, default false
dataops: false,
// Logging tracing for added for investigate hanging issue
dashboard_logging_tracing: false,
showBrowserExtensionPromotion: false,
usage_update_scheduler_duration: "15m",
enable_experimental_jbtb: false,
};

Expand Down

0 comments on commit 55d1a8b

Please sign in to comment.