Skip to content

Commit

Permalink
24205 - remove feature flags
Browse files Browse the repository at this point in the history
  • Loading branch information
ketaki-deodhar committed Dec 11, 2024
1 parent 850a9dc commit 06c10f1
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/src/plugins/featureFlags.ts
Original file line number Diff line number Diff line change
Expand Up @@ -17,11 +17,9 @@ const defaultFlagSet: LDFlagSet = {
'hardcoded_priority_wait_time': 0, // by default, use actual wait time
'hardcoded_regular_wait_time': 0, // by default, use actual wait time
'sentry-enable': false, // by default, no sentry logs
'supported-alteration-types': [],
'supported-amalgamation-entities': [],
'supported-continuation-in-entities': [],
'supported-incorporation-registration-entities': [],
'supported-name-change-entities': [],
'supported-restoration-entities': []
}

Expand Down

0 comments on commit 06c10f1

Please sign in to comment.