Skip to content

Commit

Permalink
fmt
Browse files Browse the repository at this point in the history
Signed-off-by: Juan Ignacio Rios <juani.rios.99@gmail.com>
  • Loading branch information
JuaniRios committed Feb 20, 2024
1 parent e4f3c97 commit 1f227a7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pallets/funding/src/instantiator.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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::{
Expand Down

0 comments on commit 1f227a7

Please sign in to comment.