Skip to content

Commit

Permalink
fix: added flags back (#36561)
Browse files Browse the repository at this point in the history
  • Loading branch information
sondermanish committed Sep 26, 2024
1 parent cc96737 commit 91bea3e
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,9 @@ public enum FeatureFlagEnum {
release_embed_hide_share_settings_enabled,
rollout_datasource_test_rate_limit_enabled,

// Deprecated CE flags over here
release_git_autocommit_feature_enabled,
release_git_autocommit_eligibility_enabled,

// Add EE flags below this line, to avoid conflicts.
}

0 comments on commit 91bea3e

Please sign in to comment.