mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-04-30 23:37:56 +00:00
Convert spaces to tabs (#6799)
This commit is contained in:
@@ -132,7 +132,7 @@ impl<H, N, V> ForkTree<H, N, V> where
|
||||
|
||||
let mut root = root
|
||||
.expect("find_node_index_where will return array with at least one index; \
|
||||
this results in at least one item in removed; qed");
|
||||
this results in at least one item in removed; qed");
|
||||
|
||||
let mut removed = old_roots;
|
||||
|
||||
|
||||
Reference in New Issue
Block a user