We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2121554 commit f61ea32Copy full SHA for f61ea32
Experiments/Experiments/FeatureFlag.swift
@@ -130,11 +130,6 @@ public enum FeatureFlag: Int {
130
/// - Note: The app will ignore this if `performanceMonitoring` is `false`.
131
case performanceMonitoringViewController
132
133
- /// Temporary feature flag for the native Jetpack setup flow.
134
- /// TODO-8075: replace this with A/B test.
135
- ///
136
- case nativeJetpackSetupFlow
137
-
138
/// Temporary feature flag for the native Jetpack setup flow.
139
///
140
case analyticsHub
0 commit comments