diff --git a/DuckDuckGo/AppLifecycle/AppStates/InactiveBackground.swift b/DuckDuckGo/AppLifecycle/AppStates/InactiveBackground.swift index e4852a1239..e9c87477d9 100644 --- a/DuckDuckGo/AppLifecycle/AppStates/InactiveBackground.swift +++ b/DuckDuckGo/AppLifecycle/AppStates/InactiveBackground.swift @@ -19,8 +19,4 @@ struct InactiveBackground: AppState { - init() { - - } - }