Skip to content

Commit f61ea32

Browse files
Remove unused feature flag.
1 parent 2121554 commit f61ea32

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

Experiments/Experiments/FeatureFlag.swift

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -130,11 +130,6 @@ public enum FeatureFlag: Int {
130130
/// - Note: The app will ignore this if `performanceMonitoring` is `false`.
131131
case performanceMonitoringViewController
132132

133-
/// Temporary feature flag for the native Jetpack setup flow.
134-
/// TODO-8075: replace this with A/B test.
135-
///
136-
case nativeJetpackSetupFlow
137-
138133
/// Temporary feature flag for the native Jetpack setup flow.
139134
///
140135
case analyticsHub

0 commit comments

Comments
 (0)