pub(crate) async fn remove_gateway( client: &Client, peer: usize, gateway: &SafeUrl, ) -> Result<bool>