Polkadot: Remove configuration's runtime migration and just set StorageVersion (#4035)

* wip

* Remove unused members
This commit is contained in:
Sergei Shulepov
2021-10-07 18:02:29 +02:00
committed by GitHub
parent 8f838f2bde
commit d2e5c4bbc6
3 changed files with 24 additions and 289 deletions
@@ -33,6 +33,7 @@ pub use pallet::*;
pub mod migration;
#[allow(dead_code)]
const LOG_TARGET: &str = "runtime::configuration";
/// All configuration of the runtime with respect to parachains and parathreads.