diff --git a/DuckDuckGoTests/MockTabDelegate.swift b/DuckDuckGoTests/MockTabDelegate.swift index 84ac78bd22..7ee01a4b2c 100644 --- a/DuckDuckGoTests/MockTabDelegate.swift +++ b/DuckDuckGoTests/MockTabDelegate.swift @@ -117,14 +117,6 @@ final class MockTabDelegate: TabDelegate { } -final class MockCredentialCreator: URLCredentialCreating { - - func urlCredentialFrom(trust: SecTrust?) -> URLCredential? { - return URLCredential(user: "", password: "", persistence: .forSession) - } - -} - extension TabViewController { static func fake(