Skip to content

Commit 27b7f6f

Browse files
authored
remove deprecated pallet-dapp-staking-migration (#1335)
1 parent 40c4b6c commit 27b7f6f

File tree

8 files changed

+1
-718
lines changed

8 files changed

+1
-718
lines changed

Cargo.lock

-20
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Cargo.toml

-1
Original file line numberDiff line numberDiff line change
@@ -282,7 +282,6 @@ orml-oracle = { git = "https://github.com/AstarNetwork/open-runtime-module-libra
282282
# (wasm)
283283
pallet-collator-selection = { path = "./pallets/collator-selection", default-features = false }
284284
pallet-dapp-staking-v3 = { path = "./pallets/dapp-staking-v3", default-features = false }
285-
pallet-dapp-staking-migration = { path = "./pallets/dapp-staking-migration", default-features = false }
286285
pallet-xc-asset-config = { path = "./pallets/xc-asset-config", default-features = false }
287286
pallet-ethereum-checked = { path = "./pallets/ethereum-checked", default-features = false }
288287
pallet-inflation = { path = "./pallets/inflation", default-features = false }

pallets/dapp-staking-migration/Cargo.toml

-62
This file was deleted.

pallets/dapp-staking-migration/src/benchmarking.rs

-72
This file was deleted.

0 commit comments

Comments
 (0)