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