Skip to content

Commit

Permalink
remove deprecated pallet-dapp-staking-migration (#1335)
Browse files Browse the repository at this point in the history
  • Loading branch information
ipapandinas authored Aug 23, 2024
1 parent 40c4b6c commit 27b7f6f
Show file tree
Hide file tree
Showing 8 changed files with 1 addition and 718 deletions.
20 changes: 0 additions & 20 deletions Cargo.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

1 change: 0 additions & 1 deletion Cargo.toml
Original file line number Diff line number Diff line change
Expand Up @@ -282,7 +282,6 @@ orml-oracle = { git = "https://github.com/AstarNetwork/open-runtime-module-libra
# (wasm)
pallet-collator-selection = { path = "./pallets/collator-selection", default-features = false }
pallet-dapp-staking-v3 = { path = "./pallets/dapp-staking-v3", default-features = false }
pallet-dapp-staking-migration = { path = "./pallets/dapp-staking-migration", default-features = false }
pallet-xc-asset-config = { path = "./pallets/xc-asset-config", default-features = false }
pallet-ethereum-checked = { path = "./pallets/ethereum-checked", default-features = false }
pallet-inflation = { path = "./pallets/inflation", default-features = false }
Expand Down
62 changes: 0 additions & 62 deletions pallets/dapp-staking-migration/Cargo.toml

This file was deleted.

72 changes: 0 additions & 72 deletions pallets/dapp-staking-migration/src/benchmarking.rs

This file was deleted.

Loading

0 comments on commit 27b7f6f

Please sign in to comment.