From c277364ffafe1080a044860fcc098a522ac51b66 Mon Sep 17 00:00:00 2001 From: Edwin Wang Date: Tue, 6 Sep 2022 15:12:42 +0800 Subject: [PATCH] remove unused imports --- runtime/bifrost-kusama/src/lib.rs | 1 - 1 file changed, 1 deletion(-) diff --git a/runtime/bifrost-kusama/src/lib.rs b/runtime/bifrost-kusama/src/lib.rs index 0612bdb66..daff9962c 100644 --- a/runtime/bifrost-kusama/src/lib.rs +++ b/runtime/bifrost-kusama/src/lib.rs @@ -30,7 +30,6 @@ use core::convert::TryInto; use bifrost_slp::QueryResponseManager; // A few exports that help ease life for downstream crates. -use frame_support::traits::OnRuntimeUpgrade; pub use frame_support::{ construct_runtime, match_types, parameter_types, traits::{