From 3bc32873799396c930a69f548d6419619d14eb3b Mon Sep 17 00:00:00 2001 From: George Danezis Date: Wed, 9 Feb 2022 10:38:54 +0000 Subject: [PATCH] Make fmt happy --- fastpay_core/src/authority_aggregator.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fastpay_core/src/authority_aggregator.rs b/fastpay_core/src/authority_aggregator.rs index b7ec1bad4ec03..c041639bc00ce 100644 --- a/fastpay_core/src/authority_aggregator.rs +++ b/fastpay_core/src/authority_aggregator.rs @@ -455,7 +455,7 @@ where /// We do not expose this function to users, as its output is hard for callers to interpet. In particular, /// some of the entries in the list might be the result of a query to a byzantine authority, so further /// sanitization and checks are necessary to rely on this information. - /// + /// /// Clients should use `sync_all_owned_objects` instead. async fn get_all_owned_objects( &self,