diff --git a/mullvad-ios/src/post_quantum_proxy/ios_runtime.rs b/mullvad-ios/src/post_quantum_proxy/ios_runtime.rs index 1b4380c67061..fc73bce08642 100644 --- a/mullvad-ios/src/post_quantum_proxy/ios_runtime.rs +++ b/mullvad-ios/src/post_quantum_proxy/ios_runtime.rs @@ -139,7 +139,6 @@ impl IOSRuntime { let (async_provider, shutdown_handle) = unsafe { match Self::ios_tcp_client(self.packet_tunnel.clone()).await { Ok(result) => result, - Err(error) => { log::error!("Failed to create iOS TCP client: {error}"); swift_ephemeral_peer_ready(