Skip to content

Commit

Permalink
minor
Browse files Browse the repository at this point in the history
  • Loading branch information
surangap committed Jul 31, 2023
1 parent 1b068aa commit ccff78c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/src/migrations/proxy.rs
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,6 @@ use frame_support::traits::OnRuntimeUpgrade;
use pallet_futurepass::Holders;
use pallet_proxy::Proxies;
use seed_primitives::AccountId20;
use sp_std::vec::Vec;

pub struct Upgrade;
impl OnRuntimeUpgrade for Upgrade {
Expand Down

0 comments on commit ccff78c

Please sign in to comment.