This commit is contained in:
Niklas
2022-02-03 11:52:04 +01:00
parent d433828060
commit a5df40ab09
-1
View File
@@ -32,7 +32,6 @@ use subxt::{
PairSigner,
};
use tempdir::TempDir;
use test_runtime::node_runtime::{self, system};
#[async_std::test]
pub async fn test_embedded_client() {