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 <[email protected]>