node-template: remove redundant types from runtime (#9161)
Removes `BlockId`, `SignedBlock` and `CheckedExtrinsic` as they are
unused within the runtime currently and the `BlockId` was defined twice.
Co-authored-by:
Shawn Tabrizi <shawntabrizi@gmail.com>
Please register or sign in to comment