--- a/runtime/common/construct_runtime/mod.rs +++ b/runtime/common/construct_runtime/mod.rs @@ -45,7 +45,6 @@ XTokens: orml_xtokens = 38, Tokens: orml_tokens = 39, - // Vesting: pallet_vesting::{Pallet, Call, Config, Storage, Event} = 37, // Contracts: pallet_contracts::{Pallet, Call, Storage, Event} = 38, // XCM helpers.