From ceedebb5e13ca680b49e8a23c07edb402219fe82 Mon Sep 17 00:00:00 2001 From: dharjeezy Date: Thu, 26 Dec 2024 11:16:43 +0100 Subject: [PATCH] fmt --- system-parachains/constants/src/genesis_presets.rs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/system-parachains/constants/src/genesis_presets.rs b/system-parachains/constants/src/genesis_presets.rs index a06ebb1943..abb1f8b955 100644 --- a/system-parachains/constants/src/genesis_presets.rs +++ b/system-parachains/constants/src/genesis_presets.rs @@ -65,4 +65,4 @@ where } /// The default XCM version to set in genesis config. -pub const SAFE_XCM_VERSION: u32 = xcm::prelude::XCM_VERSION; \ No newline at end of file +pub const SAFE_XCM_VERSION: u32 = xcm::prelude::XCM_VERSION;