prepare orchestra crate publishing (#5579)

This commit is contained in:
Bernhard Schuster
2022-05-24 11:06:47 +02:00
committed by GitHub
parent d0453cf24d
commit fd51ecbe70
10 changed files with 39 additions and 36 deletions
+1 -1
View File
@@ -39,7 +39,7 @@ use crate::{
gen::Delay,
HeadSupportsParachains,
};
use metered_channel as metered;
use metered;
use assert_matches::assert_matches;
use sp_core::crypto::Pair as _;