pallet-revive: Remove unused dependencies (#6796)
The dependency on `pallet_balances` doesn't seem to be necessary. At
least everything compiles for me without it. Removed this dependency and
a few others that seem to be left overs.
---------
Co-authored-by:
GitHub Action <action@github.com>
Showing
- Cargo.lock 0 additions, 4 deletionsCargo.lock
- prdoc/pr_6796.prdoc 9 additions, 0 deletionsprdoc/pr_6796.prdoc
- substrate/frame/revive/Cargo.toml 4 additions, 15 deletionssubstrate/frame/revive/Cargo.toml
- substrate/frame/revive/src/benchmarking/call_builder.rs 2 additions, 2 deletionssubstrate/frame/revive/src/benchmarking/call_builder.rs
- substrate/frame/revive/src/benchmarking/mod.rs 3 additions, 5 deletionssubstrate/frame/revive/src/benchmarking/mod.rs
Please register or sign in to comment