Bump substrate in subtree import preparation. (#759)

This commit is contained in:
Tomasz Drwięga
2021-02-24 01:16:35 +01:00
committed by Bastian Köcher
parent 441c95ba2b
commit 82739314a8
8 changed files with 15 additions and 15 deletions
@@ -180,8 +180,4 @@ where
Ok(route)
}
fn best_chain_containing(&self, _block: Header::Hash) -> Option<(Header::Hash, Header::Number)> {
unreachable!("is only used during voting; qed")
}
}