Skip to content
This repository has been archived by the owner on Nov 15, 2023. It is now read-only.

Commit

Permalink
remove polkadot gov v1 pallets
Browse files Browse the repository at this point in the history
  • Loading branch information
liamaharon committed Aug 18, 2023
1 parent 2779a6e commit 25e81d4
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 286 deletions.
3 changes: 0 additions & 3 deletions runtime/polkadot/src/governance/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,6 @@ use frame_system::EnsureRootWithSuccess;
use pallet_xcm::{EnsureXcm, IsVoiceOfBody};
use xcm::latest::BodyId;

// Old governance configurations.
pub mod old;

mod origins;
pub use origins::{
pallet_custom_origins, AuctionAdmin, FellowshipAdmin, GeneralAdmin, LeaseAdmin,
Expand Down
191 changes: 0 additions & 191 deletions runtime/polkadot/src/governance/old.rs

This file was deleted.

Loading

0 comments on commit 25e81d4

Please sign in to comment.