mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-05-31 01:41:03 +00:00
[In Progress] Remove deprecated api (#4973)
* Remove deprecated api * Revert changes to wasm-build-runner
This commit is contained in:
@@ -377,7 +377,7 @@ mod tests {
|
||||
use substrate_test_runtime_client::{TestClientBuilder, TestClientBuilderExt};
|
||||
use sc_network::PeerId;
|
||||
|
||||
use futures::executor::{self, ThreadPool};
|
||||
use futures::executor;
|
||||
|
||||
/// Ensure `Future` implementation of `ObserverWork` is polling its `NetworkBridge`. Regression
|
||||
/// test for bug introduced in d4fbb897c and fixed in b7af8b339.
|
||||
|
||||
Reference in New Issue
Block a user