Skip to content

Commit

Permalink
clippy
Browse files Browse the repository at this point in the history
  • Loading branch information
dharjeezy committed Sep 10, 2024
1 parent 098bac9 commit ac021d9
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@

use crate::*;
use sp_genesis_builder::PresetId;
use sp_std::{marker::PhantomData, vec::Vec};
use sp_std::vec::Vec;
use system_parachains_constants::genesis_presets::*;

const BRIDGE_HUB_POLKADOT_ED: Balance = ExistentialDeposit::get();
Expand Down

0 comments on commit ac021d9

Please sign in to comment.