mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-09 02:28:05 +00:00
Remove unused imports/ doc comments. (#2276)
* Remove unused imports/ doc comments * Better doc for node template.
This commit is contained in:
committed by
Bastian Köcher
parent
29e9273579
commit
dcb1cafe2a
@@ -675,8 +675,6 @@ impl<B, E, Block, RA> Client<B, E, Block, RA> where
|
||||
) -> error::Result<ImportResult> where
|
||||
E: CallExecutor<Block, Blake2Hasher> + Send + Sync + Clone,
|
||||
{
|
||||
use runtime_primitives::traits::Digest;
|
||||
|
||||
let ImportBlock {
|
||||
origin,
|
||||
header,
|
||||
|
||||
Reference in New Issue
Block a user