Skip to content

Commit

Permalink
feat(27256): remove duplicated FeatureFlagController: {},
Browse files Browse the repository at this point in the history
  • Loading branch information
DDDDDanica committed Dec 3, 2024
1 parent 6d474f7 commit 2818e50
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/scripts/constants/sentry-state.ts
Original file line number Diff line number Diff line change
Expand Up @@ -270,7 +270,6 @@ export const SENTRY_BACKGROUND_STATE = {
useTransactionSimulations: true,
enableMV3TimestampSave: true,
},
FeatureFlagController: {},
RemoteFeatureFlagController: {
remoteFeatureFlags: true,
cacheTimestamp: false,
Expand Down

0 comments on commit 2818e50

Please sign in to comment.