Skip to content

Commit

Permalink
feat: remove deprecated pallet
Browse files Browse the repository at this point in the history
  • Loading branch information
ashutoshvarma committed Sep 25, 2023
1 parent 6d21724 commit b9d39e9
Show file tree
Hide file tree
Showing 6 changed files with 0 additions 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 @@ -272,7 +272,6 @@ orml-xcm-support = { git = "https://github.com/open-web3-stack/open-runtime-modu
# (wasm)
pallet-block-reward = { path = "./pallets/block-reward", default-features = false }
pallet-collator-selection = { path = "./pallets/collator-selection", default-features = false }
pallet-custom-signatures = { path = "./pallets/custom-signatures", default-features = false }
pallet-dapps-staking = { path = "./pallets/dapps-staking", default-features = false }
pallet-xc-asset-config = { path = "./pallets/xc-asset-config", default-features = false }
pallet-xvm = { path = "./pallets/xvm", default-features = false }
Expand Down
43 changes: 0 additions & 43 deletions pallets/custom-signatures/Cargo.toml

This file was deleted.

100 changes: 0 additions & 100 deletions pallets/custom-signatures/src/ethereum.rs

This file was deleted.

Loading

0 comments on commit b9d39e9

Please sign in to comment.