From 7c9b73770bfa00cc497b79187b31f53d0bcee362 Mon Sep 17 00:00:00 2001 From: z2trillion <dawnofthedinosaurs@gmail.com> Date: Thu, 31 Oct 2024 01:34:53 -0400 Subject: [PATCH] cargo fmt --- aggregator/src/aggregation/decoder.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/aggregator/src/aggregation/decoder.rs b/aggregator/src/aggregation/decoder.rs index 96483034da..1bf8ac72ea 100644 --- a/aggregator/src/aggregation/decoder.rs +++ b/aggregator/src/aggregation/decoder.rs @@ -5840,4 +5840,4 @@ mod tests { Ok(()) } -} \ No newline at end of file +}