3x8 update nightly fix fmt (#4241)

* CI: revert me [skip ci]

* CI: revert me too

* fmt with latest nightly

* CI: undebug

Co-authored-by: Andronik Ordian <write@reusable.software>
This commit is contained in:
Denis Pisarev
2021-11-12 21:06:31 +01:00
committed by GitHub
parent 2595d8c23c
commit 1568bb5c9a
3 changed files with 3 additions and 3 deletions
@@ -1814,7 +1814,7 @@ fn peer_cant_flood_with_large_statements() {
if p == peer_a && r == COST_APPARENT_FLOOD =>
{
punished = true;
}
},
m => panic!("Unexpected message: {:?}", m),
}