diff --git a/DuckDuckGo/NewTabPageViewModel.swift b/DuckDuckGo/NewTabPageViewModel.swift index c2a71bcb3c..5f76ce83b9 100644 --- a/DuckDuckGo/NewTabPageViewModel.swift +++ b/DuckDuckGo/NewTabPageViewModel.swift @@ -83,7 +83,6 @@ final class NewTabPageViewModel: ObservableObject { } } - // This is just temporarily here to run an A/A test to check the new experiment framework works as expected public struct CredentialsSavingFlag: FeatureFlagExperimentDescribing { public init() {}