Skip to content

Commit

Permalink
remove unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
ark930 committed Sep 6, 2022
1 parent 8f8d792 commit c277364
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/bifrost-kusama/src/lib.rs
Original file line number Diff line number Diff line change
Expand Up @@ -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::{
Expand Down

0 comments on commit c277364

Please sign in to comment.