Skip to content

Commit

Permalink
Remove Cody Pro JetBrains flag (#3576)
Browse files Browse the repository at this point in the history
  • Loading branch information
philipp-spiess authored Mar 27, 2024
1 parent ef205c1 commit 26c6291
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions lib/shared/src/experimentation/FeatureFlagProvider.ts
Original file line number Diff line number Diff line change
Expand Up @@ -33,9 +33,6 @@ export enum FeatureFlag {
// Enable smart-throttling for more aggressive request cancellation and lower initial latencies
CodyAutocompleteSmartThrottle = 'cody-autocomplete-smart-throttle',

// Enable Cody PLG features on JetBrains
CodyProJetBrains = 'cody-pro-jetbrains',

// use-ssc-for-cody-subscription is a feature flag that enables the use of SSC as the source of truth for Cody subscription data.
UseSscForCodySubscription = 'use-ssc-for-cody-subscription',

Expand Down

0 comments on commit 26c6291

Please sign in to comment.