mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 00:31:02 +00:00
Clean up indentation problems (#4762)
This commit is contained in:
@@ -708,7 +708,7 @@ fn ignore_error<F, T>(future: F) -> impl std::future::Future<Output=Result<Optio
|
||||
mod tests {
|
||||
use rpc::futures::stream::futures_ordered;
|
||||
use substrate_test_runtime_client::runtime::Block;
|
||||
use sp_core::H256;
|
||||
use sp_core::H256;
|
||||
use super::*;
|
||||
|
||||
#[test]
|
||||
|
||||
Reference in New Issue
Block a user