mirror of
https://github.com/pezkuwichain/pezkuwi-subxt.git
synced 2026-06-01 02:11:01 +00:00
Cleanup some warnings (#7816)
* client: cleanup redundant semicolon warnings * grandpa: remove usage of deprecated compare_and_swap
This commit is contained in:
@@ -846,7 +846,7 @@ fn check_catch_up<Block: BlockT>(
|
||||
}
|
||||
|
||||
Ok(())
|
||||
};
|
||||
}
|
||||
|
||||
check_weight(
|
||||
voters,
|
||||
|
||||
Reference in New Issue
Block a user