From 1f227a7a20c173be31faf40a13c8e1fb5f9e3bf4 Mon Sep 17 00:00:00 2001 From: Juan Ignacio Rios Date: Tue, 20 Feb 2024 11:05:48 +0100 Subject: [PATCH] fmt Signed-off-by: Juan Ignacio Rios --- pallets/funding/src/instantiator.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pallets/funding/src/instantiator.rs b/pallets/funding/src/instantiator.rs index fd1e73689..cbb8fe209 100644 --- a/pallets/funding/src/instantiator.rs +++ b/pallets/funding/src/instantiator.rs @@ -1379,8 +1379,8 @@ impl< #[cfg(feature = "std")] pub mod async_features { use super::*; + use assert_matches2::assert_matches; use futures::FutureExt; - use assert_matches2::assert_matches; use std::{ collections::HashMap, sync::{